Skip to content
Unstable

Console Output

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 ef4f54ac563e72a902be8341bcf6d78b4481d4df (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef4f54ac563e72a902be8341bcf6d78b4481d4df # timeout=10
Commit message: "HTTP_Adapter/cosmetic: remove stray newline"
 > git rev-list --no-walk ef4f54ac563e72a902be8341bcf6d78b4481d4df # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins5330553353261126847.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20250307-1239-9c23f8dc-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250307-1239-9c23f8dc-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'] 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-20250307-1239-9c23f8dc-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20250307-1239-9c23f8dc-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] Fetched 9306 kB in 1s (11.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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_5.cc Creating dependency file for RANAP_PDU_Contents_part_6.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_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_5.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_5.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_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_2.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_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_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_5.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_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_5.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_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_6.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_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_5.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_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_7.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_1.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for PCO_Types_part_3.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_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_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_7.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for Misc_Helpers_part_2.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_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Types_part_1.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_2.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_3.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_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_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 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 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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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 [196 kB] Fetched 198 kB in 0s (406 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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250307-1239-9c23f8dc-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250307-1239-9c23f8dc-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 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 48 not upgraded. Need to get 13.8 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp11 1.13.0 [40.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.0 [21.3 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.0 [128 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.0 [456 kB] Get:13 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.13.0 [141 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.13.0 [527 kB] Fetched 13.8 MB in 0s (92.7 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.13.0_amd64.deb ... Unpacking osmo-sgsn (1.13.0) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.13.0_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.13.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+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.13.0) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0) ... Setting up osmo-stp-dbg:amd64 (2.1.0) ... Setting up osmo-sgsn-dbg:amd64 (1.13.0) ... Processing triggers for libc-bin (2.36-9+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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-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-20250307-1239-9c23f8dc-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250307123919583 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250307123919584 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250307123919584 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) 20250307123919584 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250307123919584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250307123919584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250307123919584 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250307123919584 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250307123919584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250307123919584 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250307123919584 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250307123919584 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250307123919584 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250307123919584 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250307123919584 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250307123919584 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250307123919584 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-20250307-1239-9c23f8dc-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x56202daffd40(sgsn) with 23 counters 20250307123919881 DLSS7 INFO (r=127.0.0.1:60293<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307123919881 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250307123919881 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250307123919881 DLSS7 INFO (r=127.0.0.1:60293<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250307123919881 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:60293<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250307123919881 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250307123919881 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250307123919881 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307123919881 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250307123919883 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250307123919883 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:969) 20250307123919883 DGPRS NOTICE libGTP v1.13.0 initialized (sgsn_main.c:456) 20250307123919883 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250307123919883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123919883 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250307123919883 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250307123919883 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250307123919883 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307123919883 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) 20250307123919883 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307123919883 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307123919883 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307123919883 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) 20250307123919883 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307123919883 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307123919883 DLSS7 INFO (r=127.0.0.1:56045<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307123919883 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250307123919883 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250307123919883 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250307123919883 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250307123919883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307123919883 DLSS7 INFO (r=127.0.0.1:56045<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250307123919883 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:56045<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250307123919883 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250307123919883 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:60293<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250307123919883 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) 20250307123919883 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307123919883 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250307123919883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250307123919884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307123919884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307123919884 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307123919884 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307123919884 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [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-20250307-1239-9c23f8dc-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@74b0a21e6e03: Unix server socket created successfully. MC@74b0a21e6e03: Listening on TCP port 45571. MC2> 74b0a21e6e03 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 74b0a21e6e03 45571 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@74b0a21e6e03: New HC connected from 10.0.2.100 [10.0.2.100]. 74b0a21e6e03: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@74b0a21e6e03: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@74b0a21e6e03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@74b0a21e6e03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@74b0a21e6e03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@74b0a21e6e03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@74b0a21e6e03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@74b0a21e6e03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@74b0a21e6e03: Configuration file was processed on all HCs. MC@74b0a21e6e03: Creating MTC on host 10.0.2.100. MC@74b0a21e6e03: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307123920885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123920885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach started. 20250307123921566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123921572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123921618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNCONFIGURED}: Allocated (fsm.c:456) 20250307123921618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250307123921618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250307123921618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307123921618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123921618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123921618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123921618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123921618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123921618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123921618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123921618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123921619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123921619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123921619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123921619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123921619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250307123921619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307123921619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123921619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123921619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123921619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123921621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123921627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123921627 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123921636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250307123921636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250307123921636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250307123921636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307123921636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123921636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123921636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123921636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123921636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123921637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123921637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123921637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123921638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123921638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123921638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123921638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123921638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250307123921638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307123921638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123921638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123921638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123921638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123921640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123921640 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123921645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123921645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123921652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNCONFIGURED}: Allocated (fsm.c:456) 20250307123921652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250307123921652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250307123921652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307123921652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123921652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123921652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123921652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123921652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123921652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123921652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123921652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123921653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123921653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123921653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123921653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123921653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250307123921653 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307123921653 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123921653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123921653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123921653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123921656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123921656 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)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123921663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123921663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307123921885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307123921885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250307123921885 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250307123921885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250307123921885 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250307123921885 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250307123921885 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250307123921885 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250307123921885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250307123921885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307123921885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123921885 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250307123921885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307123921885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307123921885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307123921885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307123921885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307123921885 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307123921885 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307123921885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307123921885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307123921885 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307123921885 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x562066642c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250307123921885 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(18)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307123921887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307123921888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@74b0a21e6e03: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='EE1DD8ED'O, index=0 SGSN_Test-GSUP(19)@74b0a21e6e03: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@74b0a21e6e03: 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 := '76D080667CF76F6218A19018F1EAF5D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FC5A3B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '426E147EFE1302BA'O } } } } } 20250307123922961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123922961 DLLC NOTICE LLME(ffffffff/ee1dd8ed){UNASSIGNED} LLC RX: unknown TLLI 0xee1dd8ed, creating LLME on the fly (gprs_llc.c:552) 20250307123922961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123922961 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1325) 20250307123922961 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307123922961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307123922961 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307123922961 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307123922961 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307123922961 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307123922961 DLLC NOTICE LLME(ffffffff/ee1dd8ed){UNASSIGNED} LLGM Assign pre (ee1dd8ed => fb17974b) (gprs_llc.c:1079) 20250307123922961 DLLC NOTICE LLME(ee1dd8ed/fb17974b){ASSIGNED} LLGM Assign post (ee1dd8ed => fb17974b) (gprs_llc.c:1125) 20250307123922961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307123922961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307123922961 DMM DEBUG MM(262420000000001/fb17974b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307123922980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123922980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307123922980 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123922980 DMM DEBUG MM(262420000000001/fb17974b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1139) 20250307123922980 DMM NOTICE MM(262420000000001/fb17974b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307123922980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307123922980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307123922980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307123922980 DMM DEBUG MM(262420000000001/fb17974b) Requesting authorization (sgsn_auth.c:160) 20250307123922980 DMM INFO MM(262420000000001/fb17974b) Requesting authentication tuples (sgsn_auth.c:184) 20250307123922980 DMM DEBUG MM(262420000000001/fb17974b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307123922980 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250307123922980 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@74b0a21e6e03: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250307123922986 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307123922986 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307123922986 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307123922986 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307123922986 DMM INFO MM(262420000000001/fb17974b) Subscriber data update (mmctx.c:445) 20250307123922986 DMM DEBUG MM(262420000000001/fb17974b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307123922986 DMM INFO MM(262420000000001/fb17974b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307123922986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307123922986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307123922986 DMM INFO MM(262420000000001/fb17974b) <- GMM AUTH AND CIPHERING REQ (rand = 76 d0 80 66 7c f7 6f 62 18 a1 90 18 f1 ea f5 d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307123923001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123923001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123923001 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123923001 DMM INFO MM(262420000000001/fb17974b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307123923001 DMM NOTICE MM(262420000000001/fb17974b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307123923001 DMM DEBUG MM(262420000000001/fb17974b) checking auth: received GSM SRES = 4f c5 a3 b4 (gprs_gmm.c:721) 20250307123923001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307123923001 DMM DEBUG MM(262420000000001/fb17974b) Requesting authorization (sgsn_auth.c:160) 20250307123923001 DMM INFO MM(262420000000001/fb17974b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307123923001 DMM DEBUG MM(262420000000001/fb17974b) Requesting subscriber data update (gprs_subscriber.c:894) 20250307123923001 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250307123923001 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) 20250307123923001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307123923001 DMM INFO MM(262420000000001/fb17974b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb17974b) (gprs_gmm.c:355) 20250307123923005 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307123923005 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307123923005 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250307123923005 DMM INFO MM(262420000000001/fb17974b) Subscriber data update (mmctx.c:445) 20250307123923005 DMM DEBUG MM(262420000000001/fb17974b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307123923005 DMM INFO MM(262420000000001/fb17974b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307123923005 DMM NOTICE MM(262420000000001/fb17974b) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1055) 20250307123923005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307123923005 DMM NOTICE MM(262420000000001/fb17974b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307123923005 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) 20250307123923007 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307123923007 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250307123923007 DMM INFO MM(262420000000001/fb17974b) Subscriber data update (mmctx.c:445) 20250307123923007 DMM DEBUG MM(262420000000001/fb17974b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307123923018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123923018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307123923018 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123923018 DMM INFO MM(262420000000001/fb17974b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307123923018 DMM NOTICE MM(262420000000001/fb17974b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307123923018 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307123923018 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307123923018 DLLC NOTICE LLME(ee1dd8ed/fb17974b){ASSIGNED} LLGM Assign pre (ffffffff => fb17974b) (gprs_llc.c:1079) 20250307123923018 DLLC NOTICE LLME(ffffffff/fb17974b){ASSIGNED} LLGM Assign post (ffffffff => fb17974b) (gprs_llc.c:1125) 20250307123923018 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307123923018 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307123923018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307123923018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach-BVCI196(6)@74b0a21e6e03: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@74b0a21e6e03: Final verdict of PTC: pass 20250307123923080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59198<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach-BVCI220(16)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(19)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(7)@74b0a21e6e03: Final verdict of PTC: none TC_attach-BVCI210(11)@74b0a21e6e03: Final verdict of PTC: none 20250307123923093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307123923093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(12)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@74b0a21e6e03: Final verdict of PTC: none TC_attach-BVCI196(6)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(17)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(15)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(5)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(10)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307123923217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123923619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99592) 20250307123924092 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) 20250307123924092 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250307123924093 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:56045 err=None (osmo_ss7_asp.c:788) 20250307123924094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123924094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99592, count=105528) 20250307123925095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123925095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307123926096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123926097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_mnc3 started. 20250307123926698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123926699 DMM INFO MM(262420000000001/fb17974b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307123926699 DMM INFO MM(262420000000001/fb17974b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307123926699 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307123926699 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307123926699 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307123926699 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307123926699 DLLC NOTICE LLME(ffffffff/fb17974b){ASSIGNED} LLGM Assign pre (fb17974b => ffffffff) (gprs_llc.c:1079) 20250307123926699 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb17974b => ffffffff) (gprs_llc.c:1125) 20250307123926699 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250307123926699 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) 20250307123926699 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) 20250307123926699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307123926699 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307123926699 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307123926699 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307123926699 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123926714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307123926715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123926715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123926715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123926715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307123926715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123926715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123926715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123926715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123926715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123926715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123926715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123926715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123926715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123926715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123926715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123926715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123926715 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307123926715 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123926715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123926716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123926716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123926717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307123926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123926722 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@74b0a21e6e03: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(31)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307123926734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307123926734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123926734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123926734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123926735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307123926735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123926735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123926735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123926735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123926735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123926735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123926735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123926735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123926735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123926735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123926735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123926735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123926735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307123926735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123926735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123926736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123926736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123926738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123926743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123926743 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(29)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123926748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307123926748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123926748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123926748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123926748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307123926748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123926748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123926748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123926748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123926749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123926749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123926749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123926749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123926749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123926749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123926749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123926749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123926749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307123926749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123926749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123926749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123926749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123926751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123926755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123926755 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307123927098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123927098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307123927098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307123927098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(36)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307123927102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307123927104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(36)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(36)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@74b0a21e6e03: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F4EFA2AB'O, index=0 SGSN_Test-GSUP(38)@74b0a21e6e03: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@74b0a21e6e03: 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 := '7B3102E22C7F059F915BF0D434B5F096'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D477077'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04F443347AA6D278'O } } } } } 20250307123928180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123928180 DLLC NOTICE LLME(ffffffff/f4efa2ab){UNASSIGNED} LLC RX: unknown TLLI 0xf4efa2ab, creating LLME on the fly (gprs_llc.c:552) 20250307123928180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123928180 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250307123928180 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307123928180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307123928180 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307123928180 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307123928180 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307123928180 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307123928180 DLLC NOTICE LLME(ffffffff/f4efa2ab){UNASSIGNED} LLGM Assign pre (f4efa2ab => f52603da) (gprs_llc.c:1079) 20250307123928180 DLLC NOTICE LLME(f4efa2ab/f52603da){ASSIGNED} LLGM Assign post (f4efa2ab => f52603da) (gprs_llc.c:1125) 20250307123928180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307123928180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307123928180 DMM DEBUG MM(262420000001001/f52603da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307123928201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123928201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307123928201 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123928201 DMM DEBUG MM(262420000001001/f52603da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250307123928201 DMM NOTICE MM(262420000001001/f52603da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307123928201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307123928201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307123928201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307123928201 DMM DEBUG MM(262420000001001/f52603da) Requesting authorization (sgsn_auth.c:160) 20250307123928201 DMM INFO MM(262420000001001/f52603da) Requesting authentication tuples (sgsn_auth.c:184) 20250307123928201 DMM DEBUG MM(262420000001001/f52603da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307123928201 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250307123928201 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@74b0a21e6e03: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250307123928208 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307123928208 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307123928208 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307123928208 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307123928208 DMM INFO MM(262420000001001/f52603da) Subscriber data update (mmctx.c:445) 20250307123928208 DMM DEBUG MM(262420000001001/f52603da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307123928208 DMM INFO MM(262420000001001/f52603da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307123928208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307123928208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307123928208 DMM INFO MM(262420000001001/f52603da) <- GMM AUTH AND CIPHERING REQ (rand = 7b 31 02 e2 2c 7f 05 9f 91 5b f0 d4 34 b5 f0 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307123928223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123928223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123928223 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123928223 DMM INFO MM(262420000001001/f52603da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307123928223 DMM NOTICE MM(262420000001001/f52603da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307123928223 DMM DEBUG MM(262420000001001/f52603da) checking auth: received GSM SRES = 8d 47 70 77 (gprs_gmm.c:721) 20250307123928223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307123928223 DMM DEBUG MM(262420000001001/f52603da) Requesting authorization (sgsn_auth.c:160) 20250307123928223 DMM INFO MM(262420000001001/f52603da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307123928223 DMM DEBUG MM(262420000001001/f52603da) Requesting subscriber data update (gprs_subscriber.c:894) 20250307123928223 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250307123928223 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) 20250307123928223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307123928223 DMM INFO MM(262420000001001/f52603da) <- GMM ATTACH ACCEPT (new P-TMSI=0xf52603da) (gprs_gmm.c:355) 20250307123928227 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307123928227 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307123928227 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250307123928227 DMM INFO MM(262420000001001/f52603da) Subscriber data update (mmctx.c:445) 20250307123928227 DMM DEBUG MM(262420000001001/f52603da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307123928227 DMM INFO MM(262420000001001/f52603da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307123928227 DMM NOTICE MM(262420000001001/f52603da) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250307123928227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307123928227 DMM NOTICE MM(262420000001001/f52603da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307123928227 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) 20250307123928228 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307123928228 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250307123928228 DMM INFO MM(262420000001001/f52603da) Subscriber data update (mmctx.c:445) 20250307123928228 DMM DEBUG MM(262420000001001/f52603da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307123928238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123928238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307123928238 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123928238 DMM INFO MM(262420000001001/f52603da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307123928238 DMM NOTICE MM(262420000001001/f52603da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307123928238 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307123928238 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307123928238 DLLC NOTICE LLME(f4efa2ab/f52603da){ASSIGNED} LLGM Assign pre (ffffffff => f52603da) (gprs_llc.c:1079) 20250307123928238 DLLC NOTICE LLME(ffffffff/f52603da){ASSIGNED} LLGM Assign post (ffffffff => f52603da) (gprs_llc.c:1125) 20250307123928238 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307123928238 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307123928238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307123928238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@74b0a21e6e03: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@74b0a21e6e03: Final verdict of PTC: pass 20250307123928297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56710<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307123928300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307123928300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(38)@74b0a21e6e03: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(32)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(37)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@74b0a21e6e03: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(26)@74b0a21e6e03: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(30)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(35)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(24)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_mnc3 finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307123928421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123928823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83284) 20250307123929302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123929302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83284, count=89336) 20250307123930303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123930304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307123931305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123931305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_umts_aka_umts_res started. 20250307123931916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123931919 DMM INFO MM(262420000001001/f52603da) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307123931919 DMM INFO MM(262420000001001/f52603da) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307123931919 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307123931919 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307123931919 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307123931919 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307123931919 DLLC NOTICE LLME(ffffffff/f52603da){ASSIGNED} LLGM Assign pre (f52603da => ffffffff) (gprs_llc.c:1079) 20250307123931919 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f52603da => ffffffff) (gprs_llc.c:1125) 20250307123931919 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250307123931919 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) 20250307123931919 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) 20250307123931919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307123931919 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307123931919 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307123931919 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307123931919 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123931957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307123931957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123931957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123931958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123931958 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307123931958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123931958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123931958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123931958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123931958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123931958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123931958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123931958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123931958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123931958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123931958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123931958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123931958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307123931958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123931958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123931959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123931959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123931960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123931965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123931965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123931970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307123931970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123931970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123931970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123931970 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307123931970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123931970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123931970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123931970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123931971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123931971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123931971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123931971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123931971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123931971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123931971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123931971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123931971 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307123931971 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123931971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307123931972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123931972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123931973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123931978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123931978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123931985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307123931985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123931985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123931985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123931985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307123931985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123931985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123931985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123931985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123931985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123931985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123931985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123931985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123931985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123931985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123931985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123931985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123931985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307123931986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123931986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(55)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307123931986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123931986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123931988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123931993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123931993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307123932306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123932306 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307123932306 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307123932306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307123932310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307123932311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@74b0a21e6e03: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EFF42C73'O, index=0 SGSN_Test-GSUP(57)@74b0a21e6e03: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@74b0a21e6e03: 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 := 'C438AF08B244E55C8E8DF45E839794EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '269CC5A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '131699A21AB60087'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F9B0C205E0520C3BD5E76D0DBEA13FA0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D7E56865297F48F838022E767F106661'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CAD42493C1565A74694E931D3C15295A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '245C6C37C64679E0'O } } } } } 20250307123933383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123933383 DLLC NOTICE LLME(ffffffff/eff42c73){UNASSIGNED} LLC RX: unknown TLLI 0xeff42c73, creating LLME on the fly (gprs_llc.c:552) 20250307123933383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123933383 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1325) 20250307123933383 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307123933383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307123933383 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307123933383 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307123933383 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307123933383 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307123933383 DLLC NOTICE LLME(ffffffff/eff42c73){UNASSIGNED} LLGM Assign pre (eff42c73 => cc7fd11f) (gprs_llc.c:1079) 20250307123933383 DLLC NOTICE LLME(eff42c73/cc7fd11f){ASSIGNED} LLGM Assign post (eff42c73 => cc7fd11f) (gprs_llc.c:1125) 20250307123933383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307123933383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307123933383 DMM DEBUG MM(262420000001002/cc7fd11f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307123933397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123933397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307123933397 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123933397 DMM DEBUG MM(262420000001002/cc7fd11f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250307123933397 DMM NOTICE MM(262420000001002/cc7fd11f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307123933397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307123933397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307123933397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307123933397 DMM DEBUG MM(262420000001002/cc7fd11f) Requesting authorization (sgsn_auth.c:160) 20250307123933397 DMM INFO MM(262420000001002/cc7fd11f) Requesting authentication tuples (sgsn_auth.c:184) 20250307123933397 DMM DEBUG MM(262420000001002/cc7fd11f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307123933397 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250307123933397 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@74b0a21e6e03: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250307123933401 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307123933401 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307123933401 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307123933401 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307123933401 DMM INFO MM(262420000001002/cc7fd11f) Subscriber data update (mmctx.c:445) 20250307123933401 DMM DEBUG MM(262420000001002/cc7fd11f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307123933401 DMM INFO MM(262420000001002/cc7fd11f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307123933401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307123933401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307123933401 DMM INFO MM(262420000001002/cc7fd11f) <- GMM AUTH AND CIPHERING REQ (rand = c4 38 af 08 b2 44 e5 5c 8e 8d f4 5e 83 97 94 ec , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca d4 24 93 c1 56 5a 74 69 4e 93 1d 3c 15 29 5a ) (gprs_gmm.c:538) 20250307123933414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123933414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123933414 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123933414 DMM INFO MM(262420000001002/cc7fd11f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307123933414 DMM NOTICE MM(262420000001002/cc7fd11f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307123933414 DMM DEBUG MM(262420000001002/cc7fd11f) checking auth: received UMTS RES = 24 5c 6c 37 c6 46 79 e0 (gprs_gmm.c:721) 20250307123933414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307123933414 DMM DEBUG MM(262420000001002/cc7fd11f) Requesting authorization (sgsn_auth.c:160) 20250307123933414 DMM INFO MM(262420000001002/cc7fd11f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307123933414 DMM DEBUG MM(262420000001002/cc7fd11f) Requesting subscriber data update (gprs_subscriber.c:894) 20250307123933414 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250307123933414 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) 20250307123933414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307123933414 DMM INFO MM(262420000001002/cc7fd11f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc7fd11f) (gprs_gmm.c:355) 20250307123933416 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307123933416 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307123933416 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250307123933416 DMM INFO MM(262420000001002/cc7fd11f) Subscriber data update (mmctx.c:445) 20250307123933416 DMM DEBUG MM(262420000001002/cc7fd11f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307123933416 DMM INFO MM(262420000001002/cc7fd11f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307123933416 DMM NOTICE MM(262420000001002/cc7fd11f) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250307123933416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307123933416 DMM NOTICE MM(262420000001002/cc7fd11f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307123933416 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) 20250307123933417 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307123933417 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250307123933417 DMM INFO MM(262420000001002/cc7fd11f) Subscriber data update (mmctx.c:445) 20250307123933417 DMM DEBUG MM(262420000001002/cc7fd11f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307123933428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123933428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307123933428 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123933428 DMM INFO MM(262420000001002/cc7fd11f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307123933428 DMM NOTICE MM(262420000001002/cc7fd11f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307123933428 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307123933428 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307123933428 DLLC NOTICE LLME(eff42c73/cc7fd11f){ASSIGNED} LLGM Assign pre (ffffffff => cc7fd11f) (gprs_llc.c:1079) 20250307123933428 DLLC NOTICE LLME(ffffffff/cc7fd11f){ASSIGNED} LLGM Assign post (ffffffff => cc7fd11f) (gprs_llc.c:1125) 20250307123933428 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307123933428 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307123933428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307123933428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@74b0a21e6e03: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@74b0a21e6e03: Final verdict of PTC: pass 20250307123933489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@74b0a21e6e03: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(50)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(45)@74b0a21e6e03: Final verdict of PTC: none 20250307123933495 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307123933495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(52)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(55)@74b0a21e6e03: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(53)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(43)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(48)@74b0a21e6e03: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307123933565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123933967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83756) 20250307123934496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123934497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83756, count=89808) 20250307123935498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123935498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:39:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307123936499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123936500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_umts_aka_gsm_sres started. 20250307123937074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123937077 DMM INFO MM(262420000001002/cc7fd11f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307123937077 DMM INFO MM(262420000001002/cc7fd11f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307123937077 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307123937077 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307123937077 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307123937077 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307123937077 DLLC NOTICE LLME(ffffffff/cc7fd11f){ASSIGNED} LLGM Assign pre (cc7fd11f => ffffffff) (gprs_llc.c:1079) 20250307123937077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc7fd11f => ffffffff) (gprs_llc.c:1125) 20250307123937077 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250307123937077 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) 20250307123937077 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) 20250307123937077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307123937077 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307123937077 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307123937077 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307123937077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123937130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307123937130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123937130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123937130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123937130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307123937130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123937130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123937130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123937130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123937133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123937133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123937133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123937133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123937133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123937133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123937133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123937133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123937133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307123937133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123937133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123937134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123937134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307123937138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123937144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123937144 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123937148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123937148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123937148 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307123937148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123937148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123937148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123937148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123937148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123937149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123937149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123937149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123937149 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307123937149 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123937149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123937149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123937149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123937151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123937157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123937157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123937167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307123937167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123937167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123937167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123937167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307123937167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123937167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123937167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123937167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123937168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123937168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123937168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123937168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123937168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123937168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123937168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123937168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123937168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307123937168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123937168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123937168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123937168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123937170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123937175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123937175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307123937501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123937501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307123937501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307123937501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307123937504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307123937505 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@74b0a21e6e03: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='EFA3FBF9'O, index=0 SGSN_Test-GSUP(76)@74b0a21e6e03: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@74b0a21e6e03: 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 := '303686E05BA80872967BD09CE9A68809'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14772305'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5106E15B4A69D4E6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8CD39760D71D7146821B612607FDC160'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9E6216AF9E44A1B92742A93CC79555C8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5F5BEE95CB5069834A12DEEE6AF61624'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F68B5A3292D802A9'O } } } } } 20250307123938576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123938576 DLLC NOTICE LLME(ffffffff/efa3fbf9){UNASSIGNED} LLC RX: unknown TLLI 0xefa3fbf9, creating LLME on the fly (gprs_llc.c:552) 20250307123938576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123938576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1325) 20250307123938576 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307123938576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307123938576 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307123938576 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307123938576 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307123938576 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307123938576 DLLC NOTICE LLME(ffffffff/efa3fbf9){UNASSIGNED} LLGM Assign pre (efa3fbf9 => f7ec318a) (gprs_llc.c:1079) 20250307123938576 DLLC NOTICE LLME(efa3fbf9/f7ec318a){ASSIGNED} LLGM Assign post (efa3fbf9 => f7ec318a) (gprs_llc.c:1125) 20250307123938576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307123938576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307123938576 DMM DEBUG MM(262420000001003/f7ec318a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307123938594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123938594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307123938594 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123938594 DMM DEBUG MM(262420000001003/f7ec318a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250307123938594 DMM NOTICE MM(262420000001003/f7ec318a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307123938594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307123938594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307123938594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307123938594 DMM DEBUG MM(262420000001003/f7ec318a) Requesting authorization (sgsn_auth.c:160) 20250307123938594 DMM INFO MM(262420000001003/f7ec318a) Requesting authentication tuples (sgsn_auth.c:184) 20250307123938594 DMM DEBUG MM(262420000001003/f7ec318a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307123938594 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250307123938594 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@74b0a21e6e03: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250307123938600 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307123938600 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307123938600 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307123938600 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307123938600 DMM INFO MM(262420000001003/f7ec318a) Subscriber data update (mmctx.c:445) 20250307123938600 DMM DEBUG MM(262420000001003/f7ec318a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307123938600 DMM INFO MM(262420000001003/f7ec318a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307123938600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307123938600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307123938600 DMM INFO MM(262420000001003/f7ec318a) <- GMM AUTH AND CIPHERING REQ (rand = 30 36 86 e0 5b a8 08 72 96 7b d0 9c e9 a6 88 09 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5f 5b ee 95 cb 50 69 83 4a 12 de ee 6a f6 16 24 ) (gprs_gmm.c:538) 20250307123938615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123938615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123938615 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123938615 DMM INFO MM(262420000001003/f7ec318a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307123938615 DMM NOTICE MM(262420000001003/f7ec318a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307123938615 DMM DEBUG MM(262420000001003/f7ec318a) checking auth: received GSM SRES = 14 77 23 05 (gprs_gmm.c:721) 20250307123938615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307123938615 DMM DEBUG MM(262420000001003/f7ec318a) Requesting authorization (sgsn_auth.c:160) 20250307123938615 DMM INFO MM(262420000001003/f7ec318a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307123938615 DMM DEBUG MM(262420000001003/f7ec318a) Requesting subscriber data update (gprs_subscriber.c:894) 20250307123938615 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250307123938615 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) 20250307123938616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307123938616 DMM INFO MM(262420000001003/f7ec318a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7ec318a) (gprs_gmm.c:355) 20250307123938618 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307123938618 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307123938618 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250307123938618 DMM INFO MM(262420000001003/f7ec318a) Subscriber data update (mmctx.c:445) 20250307123938618 DMM DEBUG MM(262420000001003/f7ec318a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307123938618 DMM INFO MM(262420000001003/f7ec318a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307123938618 DMM NOTICE MM(262420000001003/f7ec318a) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250307123938618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307123938618 DMM NOTICE MM(262420000001003/f7ec318a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307123938618 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) 20250307123938620 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307123938620 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250307123938620 DMM INFO MM(262420000001003/f7ec318a) Subscriber data update (mmctx.c:445) 20250307123938620 DMM DEBUG MM(262420000001003/f7ec318a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307123938631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123938631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307123938631 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123938631 DMM INFO MM(262420000001003/f7ec318a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307123938631 DMM NOTICE MM(262420000001003/f7ec318a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307123938631 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307123938631 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307123938631 DLLC NOTICE LLME(efa3fbf9/f7ec318a){ASSIGNED} LLGM Assign pre (ffffffff => f7ec318a) (gprs_llc.c:1079) 20250307123938631 DLLC NOTICE LLME(ffffffff/f7ec318a){ASSIGNED} LLGM Assign post (ffffffff => f7ec318a) (gprs_llc.c:1125) 20250307123938631 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307123938631 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307123938631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307123938631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@74b0a21e6e03: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@74b0a21e6e03: Final verdict of PTC: pass 20250307123938691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(60)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(75)@74b0a21e6e03: Final verdict of PTC: none 20250307123938697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(66)@74b0a21e6e03: Final verdict of PTC: none 20250307123938697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(71)@74b0a21e6e03: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(64)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@74b0a21e6e03: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(76)@74b0a21e6e03: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(67)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(69)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(62)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(73)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307123938797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123939200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48272) 20250307123939698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123939698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48272, count=89276) 20250307123940699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123940700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:39:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307123941701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123941701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_timeout_after_pdp_act started. 20250307123942296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307123942299 DMM INFO MM(262420000001003/f7ec318a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307123942300 DMM INFO MM(262420000001003/f7ec318a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307123942300 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307123942300 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307123942300 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307123942300 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307123942300 DLLC NOTICE LLME(ffffffff/f7ec318a){ASSIGNED} LLGM Assign pre (f7ec318a => ffffffff) (gprs_llc.c:1079) 20250307123942300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7ec318a => ffffffff) (gprs_llc.c:1125) 20250307123942300 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250307123942300 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) 20250307123942300 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) 20250307123942300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307123942300 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307123942300 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307123942300 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307123942300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123942333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307123942333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123942333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123942333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123942333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307123942333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123942333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123942333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123942333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123942334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123942334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123942334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123942335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123942335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123942335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123942335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123942335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123942335 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307123942335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123942335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307123942335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123942335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307123942338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(80)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250307123942344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(88)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123942345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307123942345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123942345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123942345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123942345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307123942345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123942345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123942345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123942345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123942346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123942346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123942346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123942346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123942346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123942346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123942346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123942346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123942346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307123942346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123942346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123942346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123942346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_timeout_after_pdp_act-BVCI196(81)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307123942349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123942354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307123942359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307123942359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307123942359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307123942359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123942359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307123942359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307123942359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307123942359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307123942359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307123942360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307123942360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307123942360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307123942360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307123942360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307123942360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307123942360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307123942360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307123942360 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307123942360 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307123942360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307123942360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307123942360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307123942363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307123942367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307123942702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307123942702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307123942702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307123942702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307123942706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307123942708 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@74b0a21e6e03: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F52945E7'O, index=0 SGSN_Test-GSUP(95)@74b0a21e6e03: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: 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 := '0A532A3A6613729172A435444048FB01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6864E665'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA3CD5B7F0473D74'O } } } } } 20250307123942784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942784 DLLC NOTICE LLME(ffffffff/f52945e7){UNASSIGNED} LLC RX: unknown TLLI 0xf52945e7, creating LLME on the fly (gprs_llc.c:552) 20250307123942784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123942784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1325) 20250307123942784 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307123942784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307123942784 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307123942784 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307123942784 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307123942784 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307123942784 DLLC NOTICE LLME(ffffffff/f52945e7){UNASSIGNED} LLGM Assign pre (f52945e7 => f551c5f5) (gprs_llc.c:1079) 20250307123942784 DLLC NOTICE LLME(f52945e7/f551c5f5){ASSIGNED} LLGM Assign post (f52945e7 => f551c5f5) (gprs_llc.c:1125) 20250307123942784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307123942784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307123942784 DMM DEBUG MM(262420000000021/f551c5f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307123942812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307123942812 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123942812 DMM DEBUG MM(262420000000021/f551c5f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250307123942812 DMM NOTICE MM(262420000000021/f551c5f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307123942812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307123942812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307123942812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307123942813 DMM DEBUG MM(262420000000021/f551c5f5) Requesting authorization (sgsn_auth.c:160) 20250307123942813 DMM INFO MM(262420000000021/f551c5f5) Requesting authentication tuples (sgsn_auth.c:184) 20250307123942813 DMM DEBUG MM(262420000000021/f551c5f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307123942813 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250307123942813 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@74b0a21e6e03: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250307123942819 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307123942819 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307123942819 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307123942819 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307123942819 DMM INFO MM(262420000000021/f551c5f5) Subscriber data update (mmctx.c:445) 20250307123942819 DMM DEBUG MM(262420000000021/f551c5f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307123942819 DMM INFO MM(262420000000021/f551c5f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307123942819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307123942819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307123942819 DMM INFO MM(262420000000021/f551c5f5) <- GMM AUTH AND CIPHERING REQ (rand = 0a 53 2a 3a 66 13 72 91 72 a4 35 44 40 48 fb 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307123942834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250307123942834 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123942834 DMM INFO MM(262420000000021/f551c5f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307123942834 DMM NOTICE MM(262420000000021/f551c5f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307123942834 DMM DEBUG MM(262420000000021/f551c5f5) checking auth: received GSM SRES = 68 64 e6 65 (gprs_gmm.c:721) 20250307123942834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307123942834 DMM DEBUG MM(262420000000021/f551c5f5) Requesting authorization (sgsn_auth.c:160) 20250307123942834 DMM INFO MM(262420000000021/f551c5f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307123942834 DMM DEBUG MM(262420000000021/f551c5f5) Requesting subscriber data update (gprs_subscriber.c:894) 20250307123942834 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250307123942835 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) 20250307123942835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307123942835 DMM INFO MM(262420000000021/f551c5f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf551c5f5) (gprs_gmm.c:355) 20250307123942838 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307123942838 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307123942838 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250307123942838 DMM INFO MM(262420000000021/f551c5f5) Subscriber data update (mmctx.c:445) 20250307123942838 DMM DEBUG MM(262420000000021/f551c5f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307123942838 DMM INFO MM(262420000000021/f551c5f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307123942838 DMM NOTICE MM(262420000000021/f551c5f5) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250307123942838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307123942838 DMM NOTICE MM(262420000000021/f551c5f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307123942838 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) 20250307123942839 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307123942839 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250307123942839 DMM INFO MM(262420000000021/f551c5f5) Subscriber data update (mmctx.c:445) 20250307123942839 DMM DEBUG MM(262420000000021/f551c5f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307123942848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307123942849 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123942849 DMM INFO MM(262420000000021/f551c5f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307123942849 DMM NOTICE MM(262420000000021/f551c5f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307123942849 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307123942849 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307123942849 DLLC NOTICE LLME(f52945e7/f551c5f5){ASSIGNED} LLGM Assign pre (ffffffff => f551c5f5) (gprs_llc.c:1079) 20250307123942849 DLLC NOTICE LLME(ffffffff/f551c5f5){ASSIGNED} LLGM Assign post (ffffffff => f551c5f5) (gprs_llc.c:1125) 20250307123942849 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307123942849 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307123942849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307123942849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: setverdict(pass): none -> pass 20250307123942907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307123942907 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123942907 DMM INFO MM(262420000000021/f551c5f5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307123942907 DMM INFO MM(262420000000021/f551c5f5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307123942907 DMM DEBUG MM(262420000000021/f551c5f5) Using GGSN 0 (gprs_sm.c:317) 20250307123942907 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250307123942907 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307123942907 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250307123942907 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250307123942933 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 a2 89 5f 03 11 5b ba 08 26 14 05 7f 28 8d b9 51 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) 20250307123942933 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa430710b8, cbp=0x56206664d6e0) (sgsn_libgtp.c:632) 20250307123942933 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307123942933 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56206664eba8 TLLI=f551c5f5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307123942933 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307123942933 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307123942951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250307123942951 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123942951 DMM INFO MM(262420000000021/f551c5f5) -> GMM ATTACH REQUEST MI(TMSI-0xF551C5F5) type="GPRS attach" (gprs_gmm.c:1325) 20250307123942951 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307123942951 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307123942951 DLLC NOTICE LLME(ffffffff/f551c5f5){ASSIGNED} LLGM Assign pre (f551c5f5 => dfe84005) (gprs_llc.c:1079) 20250307123942951 DLLC NOTICE LLME(f551c5f5/dfe84005){ASSIGNED} LLGM Assign post (f551c5f5 => dfe84005) (gprs_llc.c:1125) 20250307123942951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307123942951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307123942951 DMM DEBUG MM(262420000000021/dfe84005) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307123942961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307123942961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250307123942961 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307123942961 DMM DEBUG MM(262420000000021/dfe84005) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250307123942961 DMM NOTICE MM(262420000000021/dfe84005) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307123942961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307123942961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307123942961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307123942961 DMM DEBUG MM(262420000000021/dfe84005) Requesting authorization (sgsn_auth.c:160) 20250307123942962 DMM INFO MM(262420000000021/dfe84005) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307123942962 DMM DEBUG MM(262420000000021/dfe84005) Requesting subscriber data update (gprs_subscriber.c:894) 20250307123942962 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250307123942962 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) 20250307123942963 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307123942963 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307123942963 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250307123942963 DMM INFO MM(262420000000021/dfe84005) Subscriber data update (mmctx.c:445) 20250307123942963 DMM DEBUG MM(262420000000021/dfe84005) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250307123942963 DMM INFO MM(262420000000021/dfe84005) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250307123942963 DMM NOTICE MM(262420000000021/dfe84005) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250307123942963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307123942963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307123942963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250307123942963 DMM INFO MM(262420000000021/dfe84005) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe84005) (gprs_gmm.c:355) 20250307123942963 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) 20250307123942964 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307123942964 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250307123942964 DMM INFO MM(262420000000021/dfe84005) Subscriber data update (mmctx.c:445) 20250307123942964 DMM DEBUG MM(262420000000021/dfe84005) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: Trying to receive 5 ATTACH ACCEPTs 20250307123948963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307123948964 DMM INFO MM(262420000000021/dfe84005) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe84005) (gprs_gmm.c:355) 20250307123949879 DGPRS DEBUG Checking for inactive LLMEs, time = 4582095 (sgsn.c:131) 20250307123954965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307123954965 DMM INFO MM(262420000000021/dfe84005) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe84005) (gprs_gmm.c:355) 20250307124000966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307124000966 DMM INFO MM(262420000000021/dfe84005) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe84005) (gprs_gmm.c:355) 20250307124002704 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307124002704 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307124002704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124006967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307124006967 DMM INFO MM(262420000000021/dfe84005) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe84005) (gprs_gmm.c:355) TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250307124012336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124012342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124012342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124012347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124012350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124012350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124012361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124012363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124012363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124012967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307124012967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250307124012967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124012968 DMM NOTICE MM(262420000000021/dfe84005) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307124012968 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250307124012968 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56206664eba8, TLLI=dfe84005, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124012968 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307124012968 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124012968 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250307124012968 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250307124012968 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) 20250307124012968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Reject}: Deallocated (fsm.c:568) 20250307124012968 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Deallocated (fsm.c:568) 20250307124012968 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124012968 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124012968 DLLC NOTICE LLME(f551c5f5/dfe84005){ASSIGNED} LLGM Assign pre (dfe84005 => ffffffff) (gprs_llc.c:1079) 20250307124012968 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfe84005 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@74b0a21e6e03: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@74b0a21e6e03: Final verdict of PTC: pass 20250307124013492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@74b0a21e6e03: Final verdict of PTC: none 20250307124013498 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124013498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(80)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(93)@74b0a21e6e03: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(88)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(83)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@74b0a21e6e03: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@74b0a21e6e03: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(86)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(82)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(91)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124013545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124013847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125348) 20250307124014499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124014499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125348, count=130780) 20250307124015501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124015501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124016502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124016502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_auth_id_timeout started. 20250307124016952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124016956 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124017000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124017000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124017000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124017000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124017000 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124017000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124017000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124017000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124017000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124017001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124017001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124017001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124017001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124017001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124017001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124017001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124017001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124017001 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124017001 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124017001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124017002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124017002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124017004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124017009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124017009 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(103)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124017013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124017013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124017013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124017013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124017013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124017013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124017013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124017013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124017013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124017014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124017014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124017014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124017014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124017014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124017014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124017014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124017014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124017014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124017014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124017014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124017014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124017014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124017016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124017020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124017020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124017027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124017027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124017027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124017027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124017028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124017028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124017028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124017028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124017028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124017028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124017028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124017028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124017028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124017028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124017028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124017029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124017029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124017031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124017036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124017036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124017503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124017503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124017503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124017503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124017507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124017508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@74b0a21e6e03: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E47AE372'O, index=0 SGSN_Test-GSUP(114)@74b0a21e6e03: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250307124017544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124017544 DLLC NOTICE LLME(ffffffff/e47ae372){UNASSIGNED} LLC RX: unknown TLLI 0xe47ae372, creating LLME on the fly (gprs_llc.c:552) 20250307124017544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124017544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1325) 20250307124017544 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124017544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124017544 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124017544 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124017544 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124017544 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124017544 DLLC NOTICE LLME(ffffffff/e47ae372){UNASSIGNED} LLGM Assign pre (e47ae372 => e3d7d4bc) (gprs_llc.c:1079) 20250307124017544 DLLC NOTICE LLME(e47ae372/e3d7d4bc){ASSIGNED} LLGM Assign post (e47ae372 => e3d7d4bc) (gprs_llc.c:1125) 20250307124017544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124017544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124017544 DMM DEBUG MM(/e3d7d4bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124019879 DGPRS DEBUG Checking for inactive LLMEs, time = 4582125 (sgsn.c:131) 20250307124023546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124023546 DMM DEBUG MM(/e3d7d4bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124029547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124029547 DMM DEBUG MM(/e3d7d4bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124035548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124035548 DMM DEBUG MM(/e3d7d4bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124037505 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307124037505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124037506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250307124041549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124041549 DMM DEBUG MM(/e3d7d4bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124047002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124047008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124047008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124047015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124047018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124047018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124047029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124047032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124047032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124047550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124047550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250307124047550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124047550 DMM NOTICE MM(/e3d7d4bc) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250307124047550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Reject}: Deallocated (fsm.c:568) 20250307124047551 DMM DEBUG MM_STATE_Gb(3833258866)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124047551 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124047551 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124047551 DLLC NOTICE LLME(e47ae372/e3d7d4bc){ASSIGNED} LLGM Assign pre (e3d7d4bc => ffffffff) (gprs_llc.c:1079) 20250307124047551 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3d7d4bc => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@74b0a21e6e03: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@74b0a21e6e03: Final verdict of PTC: pass 20250307124047570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@74b0a21e6e03: Final verdict of PTC: none 20250307124047576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124047576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(109)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(102)@74b0a21e6e03: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(107)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(112)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@74b0a21e6e03: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@74b0a21e6e03: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(105)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(110)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(100)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124047626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124047928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59600) 20250307124048577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124048577 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=67852) 20250307124049579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124049579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307124049880 DGPRS DEBUG Checking for inactive LLMEs, time = 4582155 (sgsn.c:131) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124050580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124050581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_auth_sai_timeout started. 20250307124051010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124051011 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124051026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124051026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124051026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124051026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124051026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124051026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124051026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124051026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124051026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124051027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124051027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124051027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124051027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124051027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124051027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124051027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124051027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124051027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124051027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124051027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124051028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124051028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124051029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124051035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124051035 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124051041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124051041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124051041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124051041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124051041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124051041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124051041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124051041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124051041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124051042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124051042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124051042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124051042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124051042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124051042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124051042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124051042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124051042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124051042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124051042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124051042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124051042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124051046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124051051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124051051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124051058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124051058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124051058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124051058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124051058 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124051058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124051058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124051058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124051058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124051058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124051058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124051058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124051058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124051058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124051058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124051058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124051058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124051058 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124051058 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124051058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124051059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124051059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124051061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124051067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124051067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124051582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124051582 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124051582 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124051582 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124051583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250307124051583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@74b0a21e6e03: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='FCA227F0'O, index=0 SGSN_Test-GSUP(133)@74b0a21e6e03: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250307124051603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124051603 DLLC NOTICE LLME(ffffffff/fca227f0){UNASSIGNED} LLC RX: unknown TLLI 0xfca227f0, creating LLME on the fly (gprs_llc.c:552) 20250307124051603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124051603 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1325) 20250307124051603 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124051603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124051603 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124051603 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124051603 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124051603 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124051603 DLLC NOTICE LLME(ffffffff/fca227f0){UNASSIGNED} LLGM Assign pre (fca227f0 => c0398633) (gprs_llc.c:1079) 20250307124051603 DLLC NOTICE LLME(fca227f0/c0398633){ASSIGNED} LLGM Assign post (fca227f0 => c0398633) (gprs_llc.c:1125) 20250307124051603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124051603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124051603 DMM DEBUG MM(262420000000003/c0398633) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124051611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124051611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124051611 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124051611 DMM DEBUG MM(262420000000003/c0398633) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1139) 20250307124051611 DMM NOTICE MM(262420000000003/c0398633) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124051611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124051611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124051611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124051611 DMM DEBUG MM(262420000000003/c0398633) Requesting authorization (sgsn_auth.c:160) 20250307124051611 DMM INFO MM(262420000000003/c0398633) Requesting authentication tuples (sgsn_auth.c:184) 20250307124051611 DMM DEBUG MM(262420000000003/c0398633) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124051611 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250307124051611 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@74b0a21e6e03: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250307124057612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250307124057612 DMM ERROR MM(262420000000003/c0398633) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250307124057612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250307124057612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124057612 DMM NOTICE MM(262420000000003/c0398633) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250307124057612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Reject}: Deallocated (fsm.c:568) 20250307124057612 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124057612 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124057612 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124057612 DLLC NOTICE LLME(fca227f0/c0398633){ASSIGNED} LLGM Assign pre (c0398633 => ffffffff) (gprs_llc.c:1079) 20250307124057612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0398633 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@74b0a21e6e03: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@74b0a21e6e03: Final verdict of PTC: pass 20250307124057630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48496<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124057635 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124057635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(133)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(126)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(121)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@74b0a21e6e03: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@74b0a21e6e03: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(131)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@74b0a21e6e03: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(119)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(124)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(129)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) Fri Mar 7 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 MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307124057702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124058004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56560) 20250307124058636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124058637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56560, count=66244) 20250307124059638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124059638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:41:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124100640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124100640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_auth_sai_reject started. 20250307124101099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124101102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124101149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124101149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124101149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124101149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124101149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124101149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124101149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124101149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124101149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124101150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124101150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124101150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124101151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124101151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124101151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124101151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124101151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124101151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124101151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124101151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124101151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124101151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124101154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124101161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124101161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124101167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124101167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124101167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124101167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124101167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124101167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124101167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124101167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124101167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124101169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124101169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124101169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124101169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124101169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124101169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124101169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124101169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124101169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124101169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124101169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124101169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124101169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124101172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124101178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124101178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124101190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124101190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124101190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124101190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124101190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124101190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124101190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124101190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124101190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124101191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124101191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124101191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124101192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124101192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124101192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124101192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124101192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124101192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124101192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124101192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124101192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124101192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124101194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124101200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124101200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124101641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124101641 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124101641 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124101641 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124101642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124101642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@74b0a21e6e03: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='EB0B8CF0'O, index=0 SGSN_Test-GSUP(152)@74b0a21e6e03: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250307124101662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124101662 DLLC NOTICE LLME(ffffffff/eb0b8cf0){UNASSIGNED} LLC RX: unknown TLLI 0xeb0b8cf0, creating LLME on the fly (gprs_llc.c:552) 20250307124101662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124101662 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1325) 20250307124101662 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124101662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124101662 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124101662 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124101662 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124101662 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124101662 DLLC NOTICE LLME(ffffffff/eb0b8cf0){UNASSIGNED} LLGM Assign pre (eb0b8cf0 => f119b7a6) (gprs_llc.c:1079) 20250307124101662 DLLC NOTICE LLME(eb0b8cf0/f119b7a6){ASSIGNED} LLGM Assign post (eb0b8cf0 => f119b7a6) (gprs_llc.c:1125) 20250307124101662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124101662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124101662 DMM DEBUG MM(262420000000004/f119b7a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124101669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124101669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124101669 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124101669 DMM DEBUG MM(262420000000004/f119b7a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1139) 20250307124101669 DMM NOTICE MM(262420000000004/f119b7a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124101669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124101669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124101669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124101669 DMM DEBUG MM(262420000000004/f119b7a6) Requesting authorization (sgsn_auth.c:160) 20250307124101669 DMM INFO MM(262420000000004/f119b7a6) Requesting authentication tuples (sgsn_auth.c:184) 20250307124101669 DMM DEBUG MM(262420000000004/f119b7a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124101669 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250307124101669 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@74b0a21e6e03: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250307124101712 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250307124101712 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250307124101712 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250307124107670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250307124107670 DMM ERROR MM(262420000000004/f119b7a6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250307124107670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250307124107670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124107670 DMM NOTICE MM(262420000000004/f119b7a6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250307124107670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Reject}: Deallocated (fsm.c:568) 20250307124107670 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124107670 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124107671 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124107671 DLLC NOTICE LLME(eb0b8cf0/f119b7a6){ASSIGNED} LLGM Assign pre (f119b7a6 => ffffffff) (gprs_llc.c:1079) 20250307124107671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f119b7a6 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@74b0a21e6e03: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@74b0a21e6e03: Final verdict of PTC: pass 20250307124107694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38988<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124107698 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124107698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI196(139)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(152)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(140)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(151)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(145)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@74b0a21e6e03: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@74b0a21e6e03: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(149)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(138)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(143)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124107813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124108115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63928) 20250307124108700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124108700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63928, count=68284) 20250307124109702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124109703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:41:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124110705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124110705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_gsup_lu_timeout started. 20250307124111211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124111214 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124111266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124111266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124111266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124111266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124111266 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124111266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124111266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124111266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124111266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124111269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124111269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124111269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124111269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124111269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124111269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124111269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124111269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124111269 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124111269 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124111269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124111270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124111270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124111277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124111284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124111284 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(160)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_timeout-BVCI196(158)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124111287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124111287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124111287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124111287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124111287 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124111287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124111287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124111287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124111287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124111288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124111288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124111288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124111288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124111288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124111288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124111288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124111288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124111288 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124111288 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124111288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124111288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124111288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124111290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124111294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124111294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124111301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124111301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124111301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124111301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124111301 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124111301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124111301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124111301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124111301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124111301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124111301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124111301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124111301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124111301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124111301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124111301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124111301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124111301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124111301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124111301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124111302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124111302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124111304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124111309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124111309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124111706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124111706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124111706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124111706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@74b0a21e6e03: Established a new IPA connection (conn_id=2) 20250307124111707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124111707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@74b0a21e6e03: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C849C467'O, index=0 SGSN_Test-GSUP(171)@74b0a21e6e03: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@74b0a21e6e03: 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 := 'A0D8B011A92EEA5BD45D5C0B204EBB4F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D626356D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '339B2B60E02B3E5F'O } } } } } 20250307124112773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124112773 DLLC NOTICE LLME(ffffffff/c849c467){UNASSIGNED} LLC RX: unknown TLLI 0xc849c467, creating LLME on the fly (gprs_llc.c:552) 20250307124112773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124112773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1325) 20250307124112773 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124112773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124112773 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124112773 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124112773 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124112773 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124112773 DLLC NOTICE LLME(ffffffff/c849c467){UNASSIGNED} LLGM Assign pre (c849c467 => f5a275f2) (gprs_llc.c:1079) 20250307124112773 DLLC NOTICE LLME(c849c467/f5a275f2){ASSIGNED} LLGM Assign post (c849c467 => f5a275f2) (gprs_llc.c:1125) 20250307124112773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124112773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124112773 DMM DEBUG MM(262420000000005/f5a275f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124112791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124112791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124112791 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124112791 DMM DEBUG MM(262420000000005/f5a275f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1139) 20250307124112791 DMM NOTICE MM(262420000000005/f5a275f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124112791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124112791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124112791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124112791 DMM DEBUG MM(262420000000005/f5a275f2) Requesting authorization (sgsn_auth.c:160) 20250307124112791 DMM INFO MM(262420000000005/f5a275f2) Requesting authentication tuples (sgsn_auth.c:184) 20250307124112791 DMM DEBUG MM(262420000000005/f5a275f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124112791 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250307124112791 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@74b0a21e6e03: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250307124112795 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124112795 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124112795 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124112795 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124112795 DMM INFO MM(262420000000005/f5a275f2) Subscriber data update (mmctx.c:445) 20250307124112795 DMM DEBUG MM(262420000000005/f5a275f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124112795 DMM INFO MM(262420000000005/f5a275f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124112795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124112795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124112795 DMM INFO MM(262420000000005/f5a275f2) <- GMM AUTH AND CIPHERING REQ (rand = a0 d8 b0 11 a9 2e ea 5b d4 5d 5c 0b 20 4e bb 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124112813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124112813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124112813 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124112813 DMM INFO MM(262420000000005/f5a275f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124112813 DMM NOTICE MM(262420000000005/f5a275f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124112813 DMM DEBUG MM(262420000000005/f5a275f2) checking auth: received GSM SRES = d6 26 35 6d (gprs_gmm.c:721) 20250307124112813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124112813 DMM DEBUG MM(262420000000005/f5a275f2) Requesting authorization (sgsn_auth.c:160) 20250307124112813 DMM INFO MM(262420000000005/f5a275f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124112813 DMM DEBUG MM(262420000000005/f5a275f2) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124112813 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250307124112813 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) 20250307124112813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124112813 DMM INFO MM(262420000000005/f5a275f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5a275f2) (gprs_gmm.c:355) TC_attach_gsup_lu_timeout(173)@74b0a21e6e03: setverdict(fail): none -> fail MC@74b0a21e6e03: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@74b0a21e6e03: Final verdict of PTC: none 20250307124112832 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124112832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307124112832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58544<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(165)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(159)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(169)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(164)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(162)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(167)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(157)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@74b0a21e6e03: Final verdict of PTC: fail MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@74b0a21e6e03: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124112917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124113319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69780) 20250307124113833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124113833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69780, count=74136) 20250307124114835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124114835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124115837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124115837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_gsup_lu_reject started. 20250307124116390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124116392 DMM INFO MM(262420000000005/f5a275f2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124116392 DMM INFO MM(262420000000005/f5a275f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124116392 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124116392 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124116392 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124116392 DMM ERROR MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307124116392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250307124116392 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124116392 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124116392 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124116392 DLLC NOTICE LLME(c849c467/f5a275f2){ASSIGNED} LLGM Assign pre (f5a275f2 => ffffffff) (gprs_llc.c:1079) 20250307124116392 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5a275f2 => ffffffff) (gprs_llc.c:1125) 20250307124116392 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124116436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124116436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124116436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124116436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124116436 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124116436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124116436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124116436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124116436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124116438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124116438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124116438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124116438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124116438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124116438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124116438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124116438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124116438 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124116438 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124116438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124116438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124116438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124116441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124116446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124116446 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(179)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(183)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124116452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124116452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124116452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124116452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124116452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124116452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124116452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124116452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124116452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124116453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124116453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124116453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124116453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124116453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124116453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124116453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124116453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124116453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124116455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124116461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124116461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(184)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_reject-BVCI210(182)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124116464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124116464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124116464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124116464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124116464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124116464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124116464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124116464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124116464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124116464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124116464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124116464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124116465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124116465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124116465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124116465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124116465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124116465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124116465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124116465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124116465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124116465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124116467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124116471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124116471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124116837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124116838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124116838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124116838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124116840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124116841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@74b0a21e6e03: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FC2FED4C'O, index=0 SGSN_Test-GSUP(190)@74b0a21e6e03: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@74b0a21e6e03: 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 := 'F27D7407D63CEA448EE279E23CAF127E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91046FC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F080146143C53FD'O } } } } } 20250307124117904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124117904 DLLC NOTICE LLME(ffffffff/fc2fed4c){UNASSIGNED} LLC RX: unknown TLLI 0xfc2fed4c, creating LLME on the fly (gprs_llc.c:552) 20250307124117904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124117904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1325) 20250307124117904 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124117904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124117904 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124117904 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124117904 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124117904 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124117904 DLLC NOTICE LLME(ffffffff/fc2fed4c){UNASSIGNED} LLGM Assign pre (fc2fed4c => eda116c1) (gprs_llc.c:1079) 20250307124117904 DLLC NOTICE LLME(fc2fed4c/eda116c1){ASSIGNED} LLGM Assign post (fc2fed4c => eda116c1) (gprs_llc.c:1125) 20250307124117904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124117904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124117904 DMM DEBUG MM(262420000000006/eda116c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124117920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124117920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124117920 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124117920 DMM DEBUG MM(262420000000006/eda116c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1139) 20250307124117920 DMM NOTICE MM(262420000000006/eda116c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124117920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124117920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124117920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124117920 DMM DEBUG MM(262420000000006/eda116c1) Requesting authorization (sgsn_auth.c:160) 20250307124117920 DMM INFO MM(262420000000006/eda116c1) Requesting authentication tuples (sgsn_auth.c:184) 20250307124117920 DMM DEBUG MM(262420000000006/eda116c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124117920 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250307124117920 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@74b0a21e6e03: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250307124117924 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124117924 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124117924 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124117924 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124117924 DMM INFO MM(262420000000006/eda116c1) Subscriber data update (mmctx.c:445) 20250307124117924 DMM DEBUG MM(262420000000006/eda116c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124117924 DMM INFO MM(262420000000006/eda116c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124117924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124117924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124117924 DMM INFO MM(262420000000006/eda116c1) <- GMM AUTH AND CIPHERING REQ (rand = f2 7d 74 07 d6 3c ea 44 8e e2 79 e2 3c af 12 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124117939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124117939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124117940 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124117940 DMM INFO MM(262420000000006/eda116c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124117940 DMM NOTICE MM(262420000000006/eda116c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124117940 DMM DEBUG MM(262420000000006/eda116c1) checking auth: received GSM SRES = 91 04 6f c9 (gprs_gmm.c:721) 20250307124117940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124117940 DMM DEBUG MM(262420000000006/eda116c1) Requesting authorization (sgsn_auth.c:160) 20250307124117940 DMM INFO MM(262420000000006/eda116c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124117940 DMM DEBUG MM(262420000000006/eda116c1) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124117940 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250307124117940 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) 20250307124117940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124117940 DMM INFO MM(262420000000006/eda116c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xeda116c1) (gprs_gmm.c:355) 20250307124117941 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250307124117941 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250307124117941 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250307124117941 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124117941 DMM INFO MM(262420000000006/eda116c1) Subscriber data update (mmctx.c:445) 20250307124117941 DMM DEBUG MM(262420000000006/eda116c1) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@74b0a21e6e03: setverdict(fail): none -> fail MC@74b0a21e6e03: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250307124117954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124117954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(190)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(178)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(183)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(188)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@74b0a21e6e03: Final verdict of PTC: none 20250307124117958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(175)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(181)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(176)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(186)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@74b0a21e6e03: Final verdict of PTC: fail MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@74b0a21e6e03: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@74b0a21e6e03: 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'. Fri Mar 7 12:41:18 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250307124118105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124118507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74092) 20250307124118955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124118955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74092, count=80144) 20250307124119882 DGPRS DEBUG Checking for inactive LLMEs, time = 4582185 (sgsn.c:131) 20250307124119956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124119956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124120957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124120957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_combined started. 20250307124121604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124121606 DMM INFO MM(262420000000006/eda116c1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124121606 DMM INFO MM(262420000000006/eda116c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124121606 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124121606 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124121606 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124121606 DMM ERROR MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307124121606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250307124121606 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124121606 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124121606 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124121606 DLLC NOTICE LLME(fc2fed4c/eda116c1){ASSIGNED} LLGM Assign pre (eda116c1 => ffffffff) (gprs_llc.c:1079) 20250307124121607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eda116c1 => ffffffff) (gprs_llc.c:1125) 20250307124121607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124121648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124121648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124121648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124121648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124121648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124121648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124121648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124121648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124121648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124121649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124121649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124121649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124121649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124121649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124121649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124121649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124121649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124121649 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124121649 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124121649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124121650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124121650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124121651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124121656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124121656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124121662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124121662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124121662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124121662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124121662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124121662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124121662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124121662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124121662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124121663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124121663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124121663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124121663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124121663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124121663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124121663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124121663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124121663 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124121663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124121663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124121663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124121663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124121665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124121670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124121670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124121677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124121677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124121677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124121677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124121677 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124121677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124121677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124121677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124121677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124121678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124121678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124121678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124121678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124121678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124121678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124121678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124121678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124121678 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124121678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124121678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124121679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124121679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124121681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124121685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124121685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124121958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124121958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124121958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124121958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124121962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(208)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250307124121964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@74b0a21e6e03: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D5652CF7'O, index=0 SGSN_Test-GSUP(209)@74b0a21e6e03: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@74b0a21e6e03: 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 := '5E35DCFAF0E7EA953BB1AC244F22DECD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5858F94D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '797003FF30C3B234'O } } } } } 20250307124123031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124123031 DLLC NOTICE LLME(ffffffff/d5652cf7){UNASSIGNED} LLC RX: unknown TLLI 0xd5652cf7, creating LLME on the fly (gprs_llc.c:552) 20250307124123031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124123031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250307124123031 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124123031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124123031 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124123031 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124123031 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124123031 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124123031 DLLC NOTICE LLME(ffffffff/d5652cf7){UNASSIGNED} LLGM Assign pre (d5652cf7 => e3e0e53d) (gprs_llc.c:1079) 20250307124123031 DLLC NOTICE LLME(d5652cf7/e3e0e53d){ASSIGNED} LLGM Assign post (d5652cf7 => e3e0e53d) (gprs_llc.c:1125) 20250307124123031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124123031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124123031 DMM DEBUG MM(262420000000007/e3e0e53d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124123051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124123051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124123051 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124123051 DMM DEBUG MM(262420000000007/e3e0e53d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1139) 20250307124123051 DMM NOTICE MM(262420000000007/e3e0e53d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124123051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124123051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124123051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124123051 DMM DEBUG MM(262420000000007/e3e0e53d) Requesting authorization (sgsn_auth.c:160) 20250307124123051 DMM INFO MM(262420000000007/e3e0e53d) Requesting authentication tuples (sgsn_auth.c:184) 20250307124123051 DMM DEBUG MM(262420000000007/e3e0e53d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124123051 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250307124123051 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@74b0a21e6e03: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250307124123056 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124123057 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124123057 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124123057 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124123057 DMM INFO MM(262420000000007/e3e0e53d) Subscriber data update (mmctx.c:445) 20250307124123057 DMM DEBUG MM(262420000000007/e3e0e53d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124123057 DMM INFO MM(262420000000007/e3e0e53d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124123057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124123057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124123057 DMM INFO MM(262420000000007/e3e0e53d) <- GMM AUTH AND CIPHERING REQ (rand = 5e 35 dc fa f0 e7 ea 95 3b b1 ac 24 4f 22 de cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124123071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124123071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124123071 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124123071 DMM INFO MM(262420000000007/e3e0e53d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124123071 DMM NOTICE MM(262420000000007/e3e0e53d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124123071 DMM DEBUG MM(262420000000007/e3e0e53d) checking auth: received GSM SRES = 58 58 f9 4d (gprs_gmm.c:721) 20250307124123071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124123071 DMM DEBUG MM(262420000000007/e3e0e53d) Requesting authorization (sgsn_auth.c:160) 20250307124123071 DMM INFO MM(262420000000007/e3e0e53d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124123071 DMM DEBUG MM(262420000000007/e3e0e53d) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124123071 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250307124123071 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) 20250307124123071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124123071 DMM INFO MM(262420000000007/e3e0e53d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e0e53d) (gprs_gmm.c:355) 20250307124123074 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124123074 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124123074 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250307124123074 DMM INFO MM(262420000000007/e3e0e53d) Subscriber data update (mmctx.c:445) 20250307124123074 DMM DEBUG MM(262420000000007/e3e0e53d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124123074 DMM INFO MM(262420000000007/e3e0e53d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124123074 DMM NOTICE MM(262420000000007/e3e0e53d) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1055) 20250307124123074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124123074 DMM NOTICE MM(262420000000007/e3e0e53d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124123074 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) 20250307124123075 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124123075 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250307124123075 DMM INFO MM(262420000000007/e3e0e53d) Subscriber data update (mmctx.c:445) 20250307124123075 DMM DEBUG MM(262420000000007/e3e0e53d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@74b0a21e6e03: Removing Client IMSI='262420000000007'H, index=0 20250307124123085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124123085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124123085 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124123085 DMM INFO MM(262420000000007/e3e0e53d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124123085 DMM NOTICE MM(262420000000007/e3e0e53d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124123085 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124123085 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124123085 DLLC NOTICE LLME(d5652cf7/e3e0e53d){ASSIGNED} LLGM Assign pre (ffffffff => e3e0e53d) (gprs_llc.c:1079) 20250307124123085 DLLC NOTICE LLME(ffffffff/e3e0e53d){ASSIGNED} LLGM Assign post (ffffffff => e3e0e53d) (gprs_llc.c:1125) 20250307124123085 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124123085 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124123085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124123085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@74b0a21e6e03: Final verdict of PTC: pass 20250307124123089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60886<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124123093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124123093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(209)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(207)@74b0a21e6e03: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@74b0a21e6e03: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(197)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(202)@74b0a21e6e03: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(205)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(195)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(200)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_combined finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:41:23 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250307124123158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124123560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87396) 20250307124124094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124124094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87396, count=88656) 20250307124125095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124125095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124126096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124126096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_accept_all started. 20250307124126659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124126661 DMM INFO MM(262420000000007/e3e0e53d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124126661 DMM INFO MM(262420000000007/e3e0e53d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124126661 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124126661 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124126661 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124126661 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124126661 DLLC NOTICE LLME(ffffffff/e3e0e53d){ASSIGNED} LLGM Assign pre (e3e0e53d => ffffffff) (gprs_llc.c:1079) 20250307124126661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e0e53d => ffffffff) (gprs_llc.c:1125) 20250307124126661 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250307124126661 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) 20250307124126661 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) 20250307124126661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124126661 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124126661 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124126661 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124126661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124126695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124126695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124126695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124126695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124126695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124126695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124126695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124126695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124126695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124126696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124126696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124126696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124126697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124126697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124126697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124126697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124126697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124126697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124126697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124126697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124126697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124126697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124126699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124126704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124126704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124126708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124126708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124126708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124126708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124126708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124126708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124126708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124126708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124126708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124126709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124126709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124126709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124126709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124126709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124126709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124126709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124126709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124126709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124126709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124126709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124126709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124126709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124126712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124126717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124126717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124126724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124126724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124126724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124126724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124126724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124126724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124126724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124126724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124126724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124126725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124126725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124126725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124126725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124126725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124126725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124126725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124126725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124126725 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124126725 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124126725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124126725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124126725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124126728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124126733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124126733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124127097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124127097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124127097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124127097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124127098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124127098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@74b0a21e6e03: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FBEEA74C'O, index=0 SGSN_Test-GSUP(228)@74b0a21e6e03: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250307124128168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124128168 DLLC NOTICE LLME(ffffffff/fbeea74c){UNASSIGNED} LLC RX: unknown TLLI 0xfbeea74c, creating LLME on the fly (gprs_llc.c:552) 20250307124128168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124128168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1325) 20250307124128168 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124128168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124128168 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124128168 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124128168 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124128168 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124128168 DLLC NOTICE LLME(ffffffff/fbeea74c){UNASSIGNED} LLGM Assign pre (fbeea74c => e55058af) (gprs_llc.c:1079) 20250307124128168 DLLC NOTICE LLME(fbeea74c/e55058af){ASSIGNED} LLGM Assign post (fbeea74c => e55058af) (gprs_llc.c:1125) 20250307124128168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124128168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124128168 DMM DEBUG MM(262420000000008/e55058af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124128185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124128185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124128185 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124128185 DMM DEBUG MM(262420000000008/e55058af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1139) 20250307124128185 DMM NOTICE MM(262420000000008/e55058af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124128185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124128185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124128185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250307124128185 DMM INFO MM(262420000000008/e55058af) <- GMM ATTACH ACCEPT (new P-TMSI=0xe55058af) (gprs_gmm.c:355) TC_attach_accept_all(230)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@74b0a21e6e03: Removing Client IMSI='262420000000008'H, index=0 20250307124129177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124129177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124129177 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124129177 DMM INFO MM(262420000000008/e55058af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124129177 DMM NOTICE MM(262420000000008/e55058af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124129177 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124129177 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124129177 DLLC NOTICE LLME(fbeea74c/e55058af){ASSIGNED} LLGM Assign pre (ffffffff => e55058af) (gprs_llc.c:1079) 20250307124129177 DLLC NOTICE LLME(ffffffff/e55058af){ASSIGNED} LLGM Assign post (ffffffff => e55058af) (gprs_llc.c:1125) 20250307124129177 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124129177 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124129177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124129177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@74b0a21e6e03: Final verdict of PTC: pass 20250307124129182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@74b0a21e6e03: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@74b0a21e6e03: Final verdict of PTC: none 20250307124129187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124129187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_accept_all-BVCI220(225)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(221)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(226)@74b0a21e6e03: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(219)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(224)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(214)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(216)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_accept_all finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124129291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124129693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59700) 20250307124130188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124130188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59700, count=69756) 20250307124131189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124131189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124132190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124132190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_closed started. 20250307124132778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124132780 DMM INFO MM(262420000000008/e55058af) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124132780 DMM INFO MM(262420000000008/e55058af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124132781 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124132781 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124132781 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124132781 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124132781 DLLC NOTICE LLME(ffffffff/e55058af){ASSIGNED} LLGM Assign pre (e55058af => ffffffff) (gprs_llc.c:1079) 20250307124132781 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e55058af => ffffffff) (gprs_llc.c:1125) 20250307124132781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124132781 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124132781 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124132781 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124132781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124132820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124132820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124132820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124132820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124132820 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124132820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124132820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124132820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124132820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124132821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124132821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124132821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124132821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124132821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124132821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124132821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124132821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124132821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124132821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124132821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124132821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124132821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124132823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124132827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124132827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124132834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124132834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124132834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124132834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124132834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124132834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124132834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124132834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124132834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124132835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124132835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124132835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124132835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124132835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124132835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124132835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124132835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124132836 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124132836 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124132836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124132836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124132836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124132838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124132842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124132842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124132848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124132848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124132848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124132848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124132848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124132848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124132849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124132849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124132849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124132850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124132850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124132850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124132850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124132850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124132850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124132850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124132850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124132850 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124132850 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124132850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124132850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124132850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124132852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124132856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124132856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124133191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124133191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124133191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124133191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124133195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124133196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@74b0a21e6e03: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EAC834A1'O, index=0 SGSN_Test-GSUP(247)@74b0a21e6e03: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@74b0a21e6e03: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EAC834A1'O, index=1 20250307124134282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124134282 DLLC NOTICE LLME(ffffffff/eac834a1){UNASSIGNED} LLC RX: unknown TLLI 0xeac834a1, creating LLME on the fly (gprs_llc.c:552) 20250307124134282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124134282 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1325) 20250307124134282 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124134282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124134282 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124134282 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124134282 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124134282 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124134282 DLLC NOTICE LLME(ffffffff/eac834a1){UNASSIGNED} LLGM Assign pre (eac834a1 => f0c774da) (gprs_llc.c:1079) 20250307124134282 DLLC NOTICE LLME(eac834a1/f0c774da){ASSIGNED} LLGM Assign post (eac834a1 => f0c774da) (gprs_llc.c:1125) 20250307124134282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124134282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124134282 DMM DEBUG MM(001010123456789/f0c774da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124134302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124134302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124134302 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124134302 DMM DEBUG MM(001010123456789/f0c774da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250307124134302 DMM NOTICE MM(001010123456789/f0c774da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124134302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124134302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124134302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250307124134302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124134302 DMM NOTICE MM(001010123456789/f0c774da) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250307124134302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Reject}: Deallocated (fsm.c:568) 20250307124134302 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124134302 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124134302 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124134302 DLLC NOTICE LLME(eac834a1/f0c774da){ASSIGNED} LLGM Assign pre (f0c774da => ffffffff) (gprs_llc.c:1079) 20250307124134302 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0c774da => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@74b0a21e6e03: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@74b0a21e6e03: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@74b0a21e6e03: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='EAFEC814'O, index=2 SGSN_Test-GSUP(247)@74b0a21e6e03: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250307124134336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124134336 DLLC NOTICE LLME(ffffffff/eafec814){UNASSIGNED} LLC RX: unknown TLLI 0xeafec814, creating LLME on the fly (gprs_llc.c:552) 20250307124134336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124134336 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1325) 20250307124134336 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124134336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124134336 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124134336 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124134336 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124134336 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124134336 DLLC NOTICE LLME(ffffffff/eafec814){UNASSIGNED} LLGM Assign pre (eafec814 => c8f06067) (gprs_llc.c:1079) 20250307124134336 DLLC NOTICE LLME(eafec814/c8f06067){ASSIGNED} LLGM Assign post (eafec814 => c8f06067) (gprs_llc.c:1125) 20250307124134336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124134336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124134336 DMM DEBUG MM(262420000000010/c8f06067) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124134339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124134339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124134339 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124134339 DMM DEBUG MM(262420000000010/c8f06067) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1139) 20250307124134339 DMM NOTICE MM(262420000000010/c8f06067) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124134339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124134339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124134339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250307124134339 DMM INFO MM(262420000000010/c8f06067) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8f06067) (gprs_gmm.c:355) TC_attach_closed(250)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@74b0a21e6e03: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@74b0a21e6e03: Final verdict of PTC: pass 20250307124135340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124135340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124135340 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124135340 DMM INFO MM(262420000000010/c8f06067) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124135340 DMM NOTICE MM(262420000000010/c8f06067) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124135340 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124135340 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124135340 DLLC NOTICE LLME(eafec814/c8f06067){ASSIGNED} LLGM Assign pre (ffffffff => c8f06067) (gprs_llc.c:1079) 20250307124135340 DLLC NOTICE LLME(ffffffff/c8f06067){ASSIGNED} LLGM Assign post (ffffffff => c8f06067) (gprs_llc.c:1125) 20250307124135340 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124135340 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124135340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124135340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307124135341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(245)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@74b0a21e6e03: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@74b0a21e6e03: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@74b0a21e6e03: Final verdict of PTC: none 20250307124135342 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124135342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(235)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@74b0a21e6e03: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(240)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(238)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(243)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(233)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@74b0a21e6e03: Test case TC_attach_closed finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124135401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124135802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70412) 20250307124136343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124136343 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) 20250307124137344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124137344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124138345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124138345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_no_imei_response started. 20250307124138859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124138862 DMM INFO MM(262420000000010/c8f06067) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124138862 DMM INFO MM(262420000000010/c8f06067) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124138862 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124138862 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124138862 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124138862 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124138862 DLLC NOTICE LLME(ffffffff/c8f06067){ASSIGNED} LLGM Assign pre (c8f06067 => ffffffff) (gprs_llc.c:1079) 20250307124138862 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8f06067 => ffffffff) (gprs_llc.c:1125) 20250307124138862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124138862 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124138862 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124138862 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124138862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124138907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124138907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124138907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124138907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124138907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124138907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124138907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124138907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124138907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124138908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124138908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124138908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124138909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124138909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124138909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124138909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124138909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124138909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124138909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124138909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124138909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124138909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124138911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124138915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124138915 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(260)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124138920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124138920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124138920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124138920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124138920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124138920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124138920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124138920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124138920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124138921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124138921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124138921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124138921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124138921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124138921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124138921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124138921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124138921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124138921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124138921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124138921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124138921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124138923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124138930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124138930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124138935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124138935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124138935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124138935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124138935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124138935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124138935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124138935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124138935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124138935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124138935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124138936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124138936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124138936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124138936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124138936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124138936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124138936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124138936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124138936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124138936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124138936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124138938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124138942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124138942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124139346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124139346 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124139346 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124139346 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124139351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124139352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@74b0a21e6e03: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DDD25622'O, index=0 SGSN_Test-GSUP(267)@74b0a21e6e03: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250307124140421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124140421 DLLC NOTICE LLME(ffffffff/ddd25622){UNASSIGNED} LLC RX: unknown TLLI 0xddd25622, creating LLME on the fly (gprs_llc.c:552) 20250307124140421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124140421 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250307124140421 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124140421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124140421 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124140421 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124140421 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124140421 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124140421 DLLC NOTICE LLME(ffffffff/ddd25622){UNASSIGNED} LLGM Assign pre (ddd25622 => d86d3546) (gprs_llc.c:1079) 20250307124140421 DLLC NOTICE LLME(ddd25622/d86d3546){ASSIGNED} LLGM Assign post (ddd25622 => d86d3546) (gprs_llc.c:1125) 20250307124140421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124140421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124140421 DMM DEBUG MM(262420000000032/d86d3546) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124146422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124146422 DMM DEBUG MM(262420000000032/d86d3546) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124149883 DGPRS DEBUG Checking for inactive LLMEs, time = 4582215 (sgsn.c:131) 20250307124152423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124152423 DMM DEBUG MM(262420000000032/d86d3546) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124158424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124158424 DMM DEBUG MM(262420000000032/d86d3546) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124159347 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307124159347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307124159348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124204426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124204426 DMM DEBUG MM(262420000000032/d86d3546) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124208909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124208913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124208913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124208922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124208924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124208924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124208936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124208939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124208939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124210427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124210427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250307124210427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124210427 DMM NOTICE MM(262420000000032/d86d3546) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250307124210427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Reject}: Deallocated (fsm.c:568) 20250307124210427 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124210427 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124210427 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124210427 DLLC NOTICE LLME(ddd25622/d86d3546){ASSIGNED} LLGM Assign pre (d86d3546 => ffffffff) (gprs_llc.c:1079) 20250307124210428 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d86d3546 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@74b0a21e6e03: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@74b0a21e6e03: Final verdict of PTC: pass 20250307124210447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@74b0a21e6e03: Final verdict of PTC: none 20250307124210451 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(251)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(255)@74b0a21e6e03: Final verdict of PTC: none 20250307124210451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI220(264)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(265)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@74b0a21e6e03: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(260)@74b0a21e6e03: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(258)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(263)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(253)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124210553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124210855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65520) 20250307124211453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124211453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65520, count=71572) 20250307124212454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124212454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124213456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124213456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_no_imsi_response started. 20250307124213904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124213906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124213953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124213953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124213953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124213953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124213953 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124213953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124213953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124213953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124213953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250307124213954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124213954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124213954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(274)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124213954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124213954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124213954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124213954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124213954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124213954 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124213954 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124213954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124213955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124213955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124213958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124213964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124213964 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124213971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124213971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124213971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124213971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124213971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124213971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124213972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124213972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124213972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124213973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124213973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124213973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124213973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124213973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124213973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124213973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124213973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124213973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124213973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124213973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124213973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124213973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124213976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(276)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250307124213982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124213982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(284)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124213983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124213983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124213983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124213983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124213983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124213983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124213983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124213983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124213983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124213984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124213984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124213984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124213984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124213984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124213984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124213984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124213984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124213984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124213984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124213984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124213984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124213984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_no_imsi_response-BVCI210(278)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124213986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124213991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124213991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124214458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124214458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124214458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124214458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124214462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124214463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@74b0a21e6e03: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C079DF17'O, index=0 SGSN_Test-GSUP(286)@74b0a21e6e03: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250307124215512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124215512 DLLC NOTICE LLME(ffffffff/c079df17){UNASSIGNED} LLC RX: unknown TLLI 0xc079df17, creating LLME on the fly (gprs_llc.c:552) 20250307124215512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124215512 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250307124215512 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124215512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124215512 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124215512 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124215512 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124215512 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124215512 DLLC NOTICE LLME(ffffffff/c079df17){UNASSIGNED} LLGM Assign pre (c079df17 => c4405d1f) (gprs_llc.c:1079) 20250307124215512 DLLC NOTICE LLME(c079df17/c4405d1f){ASSIGNED} LLGM Assign post (c079df17 => c4405d1f) (gprs_llc.c:1125) 20250307124215512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124215512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124215512 DMM DEBUG MM(/c4405d1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124215534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124215534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124215534 DMM DEBUG MM_STATE_Gb(3229212439)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124215534 DMM DEBUG MM(/c4405d1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1139) 20250307124215534 DMM NOTICE MM(/c4405d1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124215534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124215534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250307124215534 DMM DEBUG MM(/c4405d1f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250307124219884 DGPRS DEBUG Checking for inactive LLMEs, time = 4582245 (sgsn.c:131) 20250307124221536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124221536 DMM DEBUG MM(/c4405d1f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250307124227538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124227538 DMM DEBUG MM(/c4405d1f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250307124233539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124233539 DMM DEBUG MM(/c4405d1f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250307124234459 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307124234459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307124234459 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124239540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124239540 DMM DEBUG MM(/c4405d1f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250307124243955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124243956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124243956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124243974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124243974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124243974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124243984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124243985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124243985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124245541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250307124245541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250307124245541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124245541 DMM NOTICE MM(/c4405d1f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250307124245541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Reject}: Deallocated (fsm.c:568) 20250307124245541 DMM DEBUG MM_STATE_Gb(3229212439)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124245541 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124245541 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124245541 DLLC NOTICE LLME(c079df17/c4405d1f){ASSIGNED} LLGM Assign pre (c4405d1f => ffffffff) (gprs_llc.c:1079) 20250307124245541 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4405d1f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@74b0a21e6e03: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@74b0a21e6e03: Final verdict of PTC: pass 20250307124245545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42710<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(279)@74b0a21e6e03: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(286)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@74b0a21e6e03: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(274)@74b0a21e6e03: Final verdict of PTC: none 20250307124245546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124245547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(271)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(284)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(272)@74b0a21e6e03: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(277)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(282)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124245617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124245918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63220) 20250307124246548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124246548 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) 20250307124247549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124247549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124248550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124248550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_closed_add_vty started. 20250307124248940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124248940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124248956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124248956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124248956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124248956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124248956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124248956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124248956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124248956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124248956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124248957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124248957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124248957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124248957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124248957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124248957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124248957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124248957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124248957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124248957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124248957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124248957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124248957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124248959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124248965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124248965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124248975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124248975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124248975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124248975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124248975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124248975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124248975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124248975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124248975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(299)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(298)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124248977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124248977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124248977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124248977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124248977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124248977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124248977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124248977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124248977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124248977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124248977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124248978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124248978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124248980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124248986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124248986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250307124248986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124248986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124248986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124248986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124248986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124248986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124248986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124248986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124248986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124248987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124248987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124248987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124248987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124248987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124248987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124248987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124248987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124248987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124248987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124248987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124248987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124248987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed_add_vty-BVCI210(296)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124248990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124248994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124248994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124249551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124249551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124249551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124249551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124249552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250307124249552 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307124249884 DGPRS DEBUG Checking for inactive LLMEs, time = 4582275 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@74b0a21e6e03: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D8023FDC'O, index=0 SGSN_Test-GSUP(305)@74b0a21e6e03: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@74b0a21e6e03: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D8023FDC'O, index=1 20250307124250592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124250592 DLLC NOTICE LLME(ffffffff/d8023fdc){UNASSIGNED} LLC RX: unknown TLLI 0xd8023fdc, creating LLME on the fly (gprs_llc.c:552) 20250307124250592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124250592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1325) 20250307124250592 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124250592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124250592 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124250592 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124250592 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124250592 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124250592 DLLC NOTICE LLME(ffffffff/d8023fdc){UNASSIGNED} LLGM Assign pre (d8023fdc => d19f79b6) (gprs_llc.c:1079) 20250307124250592 DLLC NOTICE LLME(d8023fdc/d19f79b6){ASSIGNED} LLGM Assign post (d8023fdc => d19f79b6) (gprs_llc.c:1125) 20250307124250592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124250592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124250592 DMM DEBUG MM(001010123456789/d19f79b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124250597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124250597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124250597 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124250597 DMM DEBUG MM(001010123456789/d19f79b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250307124250597 DMM NOTICE MM(001010123456789/d19f79b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124250597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124250597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124250597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250307124250597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124250597 DMM NOTICE MM(001010123456789/d19f79b6) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250307124250597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Reject}: Deallocated (fsm.c:568) 20250307124250597 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124250597 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124250597 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124250597 DLLC NOTICE LLME(d8023fdc/d19f79b6){ASSIGNED} LLGM Assign pre (d19f79b6 => ffffffff) (gprs_llc.c:1079) 20250307124250597 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d19f79b6 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@74b0a21e6e03: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@74b0a21e6e03: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D8023FDC'O, index=2 20250307124250599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124250599 DLLC NOTICE LLME(ffffffff/d8023fdc){UNASSIGNED} LLC RX: unknown TLLI 0xd8023fdc, creating LLME on the fly (gprs_llc.c:552) 20250307124250599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124250599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1325) 20250307124250599 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124250599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124250599 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124250599 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124250599 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124250599 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124250599 DLLC NOTICE LLME(ffffffff/d8023fdc){UNASSIGNED} LLGM Assign pre (d8023fdc => c5ff901b) (gprs_llc.c:1079) 20250307124250599 DLLC NOTICE LLME(d8023fdc/c5ff901b){ASSIGNED} LLGM Assign post (d8023fdc => c5ff901b) (gprs_llc.c:1125) 20250307124250599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124250599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124250599 DMM DEBUG MM(001010123456700/c5ff901b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124250601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124250601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124250601 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124250601 DMM DEBUG MM(001010123456700/c5ff901b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250307124250601 DMM NOTICE MM(001010123456700/c5ff901b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124250601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124250601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124250601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250307124250601 DMM INFO MM(001010123456700/c5ff901b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5ff901b) (gprs_gmm.c:355) TC_attach_closed_add_vty(307)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@74b0a21e6e03: Removing Client IMSI='001010123456700'H, index=2 20250307124251613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124251613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124251613 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124251613 DMM INFO MM(001010123456700/c5ff901b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124251613 DMM NOTICE MM(001010123456700/c5ff901b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124251613 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124251613 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124251613 DLLC NOTICE LLME(d8023fdc/c5ff901b){ASSIGNED} LLGM Assign pre (ffffffff => c5ff901b) (gprs_llc.c:1079) 20250307124251613 DLLC NOTICE LLME(ffffffff/c5ff901b){ASSIGNED} LLGM Assign post (ffffffff => c5ff901b) (gprs_llc.c:1125) 20250307124251613 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124251613 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124251613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124251613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@74b0a21e6e03: Final verdict of PTC: pass 20250307124251617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@74b0a21e6e03: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(293)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(298)@74b0a21e6e03: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@74b0a21e6e03: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(303)@74b0a21e6e03: Final verdict of PTC: none 20250307124251622 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124251622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(294)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(297)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(291)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(301)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124251735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124252137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79880) 20250307124252624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124252624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79880, count=81040) 20250307124253625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124253625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124254626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124254626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_check_subscriber_list started. 20250307124255161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124255161 DMM INFO MM(001010123456700/c5ff901b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124255161 DMM INFO MM(001010123456700/c5ff901b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124255161 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124255161 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124255161 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124255161 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124255161 DLLC NOTICE LLME(ffffffff/c5ff901b){ASSIGNED} LLGM Assign pre (c5ff901b => ffffffff) (gprs_llc.c:1079) 20250307124255161 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5ff901b => ffffffff) (gprs_llc.c:1125) 20250307124255161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124255161 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124255161 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124255161 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124255161 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124255180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124255180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124255180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124255180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124255180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124255180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124255180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124255180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124255180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124255181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124255181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124255181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124255182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124255182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124255182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124255182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124255182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124255182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124255182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124255182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124255182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124255182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124255191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124255191 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124255200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124255200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124255200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124255200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124255200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124255200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124255200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124255200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124255200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124255201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124255201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124255201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124255201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124255201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124255201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124255201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124255201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124255201 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124255201 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124255201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124255201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124255201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124255204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124255209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124255209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124255218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124255218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124255218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124255218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124255218 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124255218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124255218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124255218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124255218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124255218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124255218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124255219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124255219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124255219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124255219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124255219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124255219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124255219 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124255219 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124255219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124255219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124255219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124255229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124255229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124255627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124255627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124255627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124255627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124255628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124255629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@74b0a21e6e03: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F9E8B979'O, index=0 SGSN_Test-GSUP(324)@74b0a21e6e03: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@74b0a21e6e03: 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 := 'D73BFAFF4D7C98F4377F5BEAC04A94C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32D2F45B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9C14020A39FADE9'O } } } } } 20250307124256649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124256649 DLLC NOTICE LLME(ffffffff/f9e8b979){UNASSIGNED} LLC RX: unknown TLLI 0xf9e8b979, creating LLME on the fly (gprs_llc.c:552) 20250307124256649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124256649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1325) 20250307124256650 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124256650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124256650 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124256650 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124256650 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124256650 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124256650 DLLC NOTICE LLME(ffffffff/f9e8b979){UNASSIGNED} LLGM Assign pre (f9e8b979 => c52ddb8e) (gprs_llc.c:1079) 20250307124256650 DLLC NOTICE LLME(f9e8b979/c52ddb8e){ASSIGNED} LLGM Assign post (f9e8b979 => c52ddb8e) (gprs_llc.c:1125) 20250307124256650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124256650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124256650 DMM DEBUG MM(262420000000034/c52ddb8e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124256656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124256656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124256656 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124256656 DMM DEBUG MM(262420000000034/c52ddb8e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1139) 20250307124256656 DMM NOTICE MM(262420000000034/c52ddb8e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124256656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124256656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124256656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124256656 DMM DEBUG MM(262420000000034/c52ddb8e) Requesting authorization (sgsn_auth.c:160) 20250307124256656 DMM INFO MM(262420000000034/c52ddb8e) Requesting authentication tuples (sgsn_auth.c:184) 20250307124256656 DMM DEBUG MM(262420000000034/c52ddb8e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124256656 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250307124256656 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@74b0a21e6e03: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250307124256657 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124256657 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124256657 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124256657 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124256657 DMM INFO MM(262420000000034/c52ddb8e) Subscriber data update (mmctx.c:445) 20250307124256657 DMM DEBUG MM(262420000000034/c52ddb8e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124256657 DMM INFO MM(262420000000034/c52ddb8e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124256657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124256657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124256657 DMM INFO MM(262420000000034/c52ddb8e) <- GMM AUTH AND CIPHERING REQ (rand = d7 3b fa ff 4d 7c 98 f4 37 7f 5b ea c0 4a 94 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124256660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124256661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124256661 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124256661 DMM INFO MM(262420000000034/c52ddb8e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124256661 DMM NOTICE MM(262420000000034/c52ddb8e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124256661 DMM DEBUG MM(262420000000034/c52ddb8e) checking auth: received GSM SRES = 32 d2 f4 5b (gprs_gmm.c:721) 20250307124256661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124256661 DMM DEBUG MM(262420000000034/c52ddb8e) Requesting authorization (sgsn_auth.c:160) 20250307124256661 DMM INFO MM(262420000000034/c52ddb8e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124256661 DMM DEBUG MM(262420000000034/c52ddb8e) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124256661 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250307124256661 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) 20250307124256661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124256661 DMM INFO MM(262420000000034/c52ddb8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc52ddb8e) (gprs_gmm.c:355) 20250307124256661 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124256661 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124256661 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250307124256661 DMM INFO MM(262420000000034/c52ddb8e) Subscriber data update (mmctx.c:445) 20250307124256661 DMM DEBUG MM(262420000000034/c52ddb8e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124256661 DMM INFO MM(262420000000034/c52ddb8e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124256661 DMM NOTICE MM(262420000000034/c52ddb8e) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1055) 20250307124256661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124256661 DMM NOTICE MM(262420000000034/c52ddb8e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124256661 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) 20250307124256661 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124256661 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250307124256661 DMM INFO MM(262420000000034/c52ddb8e) Subscriber data update (mmctx.c:445) 20250307124256661 DMM DEBUG MM(262420000000034/c52ddb8e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124256664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124256664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124256664 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124256664 DMM INFO MM(262420000000034/c52ddb8e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124256664 DMM NOTICE MM(262420000000034/c52ddb8e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124256664 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124256664 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124256664 DLLC NOTICE LLME(f9e8b979/c52ddb8e){ASSIGNED} LLGM Assign pre (ffffffff => c52ddb8e) (gprs_llc.c:1079) 20250307124256664 DLLC NOTICE LLME(ffffffff/c52ddb8e){ASSIGNED} LLGM Assign post (ffffffff => c52ddb8e) (gprs_llc.c:1125) 20250307124256664 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124256664 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124256664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124256664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@74b0a21e6e03: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@74b0a21e6e03: Final verdict of PTC: pass 20250307124256716 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250307124256716 DMM INFO MM(262420000000034/c52ddb8e) Subscriber data update (mmctx.c:445) 20250307124256716 DMM DEBUG MM(262420000000034/c52ddb8e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250307124256716 DMM INFO MM(262420000000034/c52ddb8e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250307124256716 DMM INFO MM(262420000000034/c52ddb8e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124256716 DMM INFO MM(262420000000034/c52ddb8e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124256716 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124256716 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124256716 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124256716 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124256716 DLLC NOTICE LLME(ffffffff/c52ddb8e){ASSIGNED} LLGM Assign pre (c52ddb8e => ffffffff) (gprs_llc.c:1079) 20250307124256716 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c52ddb8e => ffffffff) (gprs_llc.c:1125) 20250307124256716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124256716 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124256716 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124256716 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124256716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38288<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124256717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124256717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(312)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(317)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@74b0a21e6e03: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(322)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(324)@74b0a21e6e03: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@74b0a21e6e03: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(310)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(320)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(315)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124256827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124257128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46924) 20250307124257718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124257718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46924, count=93852) 20250307124258719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124258719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124259721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124259721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_detach_check_subscriber_list started. 20250307124300150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124300151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124300167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124300168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124300168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124300168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124300168 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124300168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124300168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124300168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124300168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124300169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124300169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124300169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124300169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124300169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124300169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124300169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124300169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124300169 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124300169 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124300169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124300169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124300169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124300171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124300177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124300177 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124300185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124300185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124300185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124300185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124300185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124300185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124300185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124300185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124300185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124300186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124300186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124300186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124300186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124300186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124300186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124300186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124300186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124300186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124300186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124300186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124300187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124300187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124300189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124300196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124300196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124300204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124300204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124300204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124300204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124300204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124300204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124300204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124300204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124300204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124300205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124300205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124300205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124300205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124300205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124300205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124300205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124300205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124300205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124300205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124300205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124300206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124300206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124300209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124300215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124300215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124300722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124300722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124300722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124300722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124300723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124300723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@74b0a21e6e03: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FFB7C927'O, index=0 SGSN_Test-GSUP(343)@74b0a21e6e03: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@74b0a21e6e03: 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 := '647A68575A9BCE8768D36DC1835F151F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '371BCE5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BCE584A9C8D22AF'O } } } } } 20250307124300743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124300743 DLLC NOTICE LLME(ffffffff/ffb7c927){UNASSIGNED} LLC RX: unknown TLLI 0xffb7c927, creating LLME on the fly (gprs_llc.c:552) 20250307124300743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124300743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1325) 20250307124300743 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124300743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124300743 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124300743 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124300743 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124300743 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124300743 DLLC NOTICE LLME(ffffffff/ffb7c927){UNASSIGNED} LLGM Assign pre (ffb7c927 => e93dd41d) (gprs_llc.c:1079) 20250307124300743 DLLC NOTICE LLME(ffb7c927/e93dd41d){ASSIGNED} LLGM Assign post (ffb7c927 => e93dd41d) (gprs_llc.c:1125) 20250307124300743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124300743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124300743 DMM DEBUG MM(262420000000033/e93dd41d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124300749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124300749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124300749 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124300749 DMM DEBUG MM(262420000000033/e93dd41d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1139) 20250307124300749 DMM NOTICE MM(262420000000033/e93dd41d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124300749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124300749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124300749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124300749 DMM DEBUG MM(262420000000033/e93dd41d) Requesting authorization (sgsn_auth.c:160) 20250307124300749 DMM INFO MM(262420000000033/e93dd41d) Requesting authentication tuples (sgsn_auth.c:184) 20250307124300749 DMM DEBUG MM(262420000000033/e93dd41d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124300749 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250307124300749 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@74b0a21e6e03: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250307124300792 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124300792 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124300792 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124300792 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124300792 DMM INFO MM(262420000000033/e93dd41d) Subscriber data update (mmctx.c:445) 20250307124300792 DMM DEBUG MM(262420000000033/e93dd41d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124300792 DMM INFO MM(262420000000033/e93dd41d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124300792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124300792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124300792 DMM INFO MM(262420000000033/e93dd41d) <- GMM AUTH AND CIPHERING REQ (rand = 64 7a 68 57 5a 9b ce 87 68 d3 6d c1 83 5f 15 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124300796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124300796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124300796 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124300796 DMM INFO MM(262420000000033/e93dd41d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124300796 DMM NOTICE MM(262420000000033/e93dd41d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124300796 DMM DEBUG MM(262420000000033/e93dd41d) checking auth: received GSM SRES = 37 1b ce 5a (gprs_gmm.c:721) 20250307124300796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124300796 DMM DEBUG MM(262420000000033/e93dd41d) Requesting authorization (sgsn_auth.c:160) 20250307124300796 DMM INFO MM(262420000000033/e93dd41d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124300796 DMM DEBUG MM(262420000000033/e93dd41d) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124300796 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250307124300796 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) 20250307124300796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124300796 DMM INFO MM(262420000000033/e93dd41d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe93dd41d) (gprs_gmm.c:355) 20250307124300797 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124300797 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124300797 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250307124300797 DMM INFO MM(262420000000033/e93dd41d) Subscriber data update (mmctx.c:445) 20250307124300797 DMM DEBUG MM(262420000000033/e93dd41d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124300797 DMM INFO MM(262420000000033/e93dd41d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124300797 DMM NOTICE MM(262420000000033/e93dd41d) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1055) 20250307124300797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124300797 DMM NOTICE MM(262420000000033/e93dd41d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124300797 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) 20250307124300797 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124300797 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250307124300797 DMM INFO MM(262420000000033/e93dd41d) Subscriber data update (mmctx.c:445) 20250307124300797 DMM DEBUG MM(262420000000033/e93dd41d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124300800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124300800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124300800 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124300800 DMM INFO MM(262420000000033/e93dd41d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124300800 DMM NOTICE MM(262420000000033/e93dd41d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124300800 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124300800 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124300800 DLLC NOTICE LLME(ffb7c927/e93dd41d){ASSIGNED} LLGM Assign pre (ffffffff => e93dd41d) (gprs_llc.c:1079) 20250307124300800 DLLC NOTICE LLME(ffffffff/e93dd41d){ASSIGNED} LLGM Assign post (ffffffff => e93dd41d) (gprs_llc.c:1125) 20250307124300800 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124300800 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124300800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124300800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124300851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124300851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250307124300851 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124300851 DMM INFO MM(262420000000033/e93dd41d) -> GMM DETACH REQUEST TLLI=0xe93dd41d type=GPRS detach Power-off (gprs_gmm.c:1524) 20250307124300851 DMM INFO MM(262420000000033/e93dd41d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250307124300851 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124300851 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124300851 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124300851 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124300851 DLLC NOTICE LLME(ffffffff/e93dd41d){ASSIGNED} LLGM Assign pre (e93dd41d => ffffffff) (gprs_llc.c:1079) 20250307124300851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e93dd41d => ffffffff) (gprs_llc.c:1125) 20250307124300851 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250307124300851 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) 20250307124300851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124300851 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124300851 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124300851 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124300851 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@74b0a21e6e03: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@74b0a21e6e03: Final verdict of PTC: pass 20250307124305871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36010<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(332)@74b0a21e6e03: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(331)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(341)@74b0a21e6e03: Final verdict of PTC: none 20250307124305876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(328)@74b0a21e6e03: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@74b0a21e6e03: Final verdict of PTC: none 20250307124305876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(336)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(343)@74b0a21e6e03: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(334)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(339)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(329)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124305987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124306288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87444) 20250307124306877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124306878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87444, count=93236) 20250307124307879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124307880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124308880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124308880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_check_complete_resend started. 20250307124309329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124309331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124309378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124309378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124309378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124309378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124309378 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124309378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124309378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124309378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124309378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124309380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124309380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124309380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124309380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124309380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124309380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124309380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124309380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124309380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124309380 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124309380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124309381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124309381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(351)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(350)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124309383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124309389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124309389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(351)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_attach_check_complete_resend-BVCI196(349)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124309393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124309393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124309393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124309393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124309393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124309393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124309393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124309393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124309393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124309394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124309394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124309394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124309394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124309394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124309394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124309394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124309394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124309394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124309394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124309394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124309395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124309395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124309398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124309404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124309404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(356)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI210(354)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(360)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124309408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124309408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124309408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124309408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124309408 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124309408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124309408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124309408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124309408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124309409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124309409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124309409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124309409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124309409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124309409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124309409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124309409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124309409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124309409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124309409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124309409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124309409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124309412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124309417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124309417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124309881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124309881 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124309881 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124309881 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124309883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124309883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@74b0a21e6e03: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F98A16A8'O, index=0 SGSN_Test-GSUP(362)@74b0a21e6e03: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@74b0a21e6e03: 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 := '66DC7CAC3ACE97C494CFF372D3081A84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42A1F5CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82EE35B21596B647'O } } } } } 20250307124310924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124310924 DLLC NOTICE LLME(ffffffff/f98a16a8){UNASSIGNED} LLC RX: unknown TLLI 0xf98a16a8, creating LLME on the fly (gprs_llc.c:552) 20250307124310924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124310924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250307124310924 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124310924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124310924 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124310924 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124310924 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124310924 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124310924 DLLC NOTICE LLME(ffffffff/f98a16a8){UNASSIGNED} LLGM Assign pre (f98a16a8 => d09be707) (gprs_llc.c:1079) 20250307124310924 DLLC NOTICE LLME(f98a16a8/d09be707){ASSIGNED} LLGM Assign post (f98a16a8 => d09be707) (gprs_llc.c:1125) 20250307124310924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124310924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124310924 DMM DEBUG MM(262420000000036/d09be707) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124310940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124310940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124310940 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124310940 DMM DEBUG MM(262420000000036/d09be707) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1139) 20250307124310940 DMM NOTICE MM(262420000000036/d09be707) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124310940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124310940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124310940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124310940 DMM DEBUG MM(262420000000036/d09be707) Requesting authorization (sgsn_auth.c:160) 20250307124310940 DMM INFO MM(262420000000036/d09be707) Requesting authentication tuples (sgsn_auth.c:184) 20250307124310940 DMM DEBUG MM(262420000000036/d09be707) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124310940 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250307124310940 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@74b0a21e6e03: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250307124310943 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124310943 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124310943 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124310943 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124310943 DMM INFO MM(262420000000036/d09be707) Subscriber data update (mmctx.c:445) 20250307124310943 DMM DEBUG MM(262420000000036/d09be707) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124310943 DMM INFO MM(262420000000036/d09be707) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124310943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124310943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124310943 DMM INFO MM(262420000000036/d09be707) <- GMM AUTH AND CIPHERING REQ (rand = 66 dc 7c ac 3a ce 97 c4 94 cf f3 72 d3 08 1a 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124310952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124310952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124310952 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124310952 DMM INFO MM(262420000000036/d09be707) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124310952 DMM NOTICE MM(262420000000036/d09be707) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124310952 DMM DEBUG MM(262420000000036/d09be707) checking auth: received GSM SRES = 42 a1 f5 cb (gprs_gmm.c:721) 20250307124310952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124310952 DMM DEBUG MM(262420000000036/d09be707) Requesting authorization (sgsn_auth.c:160) 20250307124310952 DMM INFO MM(262420000000036/d09be707) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124310952 DMM DEBUG MM(262420000000036/d09be707) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124310952 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250307124310952 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) 20250307124310952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124310952 DMM INFO MM(262420000000036/d09be707) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09be707) (gprs_gmm.c:355) 20250307124310953 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124310953 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124310953 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250307124310953 DMM INFO MM(262420000000036/d09be707) Subscriber data update (mmctx.c:445) 20250307124310953 DMM DEBUG MM(262420000000036/d09be707) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124310953 DMM INFO MM(262420000000036/d09be707) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124310953 DMM NOTICE MM(262420000000036/d09be707) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1055) 20250307124310953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124310953 DMM NOTICE MM(262420000000036/d09be707) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124310953 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) 20250307124310954 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124310954 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250307124310954 DMM INFO MM(262420000000036/d09be707) Subscriber data update (mmctx.c:445) 20250307124310954 DMM DEBUG MM(262420000000036/d09be707) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@74b0a21e6e03: Warning: Re-starting timer T, which is already active (running or expired). 20250307124316952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307124316952 DMM INFO MM(262420000000036/d09be707) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09be707) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@74b0a21e6e03: Warning: Re-starting timer T, which is already active (running or expired). 20250307124319885 DGPRS DEBUG Checking for inactive LLMEs, time = 4582305 (sgsn.c:131) 20250307124322953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307124322953 DMM INFO MM(262420000000036/d09be707) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09be707) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@74b0a21e6e03: Warning: Re-starting timer T, which is already active (running or expired). 20250307124328954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307124328954 DMM INFO MM(262420000000036/d09be707) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09be707) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@74b0a21e6e03: Warning: Re-starting timer T, which is already active (running or expired). 20250307124329882 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307124329882 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307124329883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124334955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307124334955 DMM INFO MM(262420000000036/d09be707) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09be707) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@74b0a21e6e03: Warning: Re-starting timer T, which is already active (running or expired). 20250307124339382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124339389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124339389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124339396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124339400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124339400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124339410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124339413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124339413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124340956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250307124340956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250307124340956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124340956 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250307124340956 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) 20250307124340956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Reject}: Deallocated (fsm.c:568) 20250307124340956 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124340956 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124340956 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124340956 DLLC NOTICE LLME(f98a16a8/d09be707){ASSIGNED} LLGM Assign pre (d09be707 => ffffffff) (gprs_llc.c:1079) 20250307124340956 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d09be707 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@74b0a21e6e03: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@74b0a21e6e03: Final verdict of PTC: pass 20250307124344971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(347)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(360)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(362)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@74b0a21e6e03: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@74b0a21e6e03: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(355)@74b0a21e6e03: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(350)@74b0a21e6e03: Final verdict of PTC: none 20250307124344978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124344978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(357)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(348)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(353)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(358)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:43:44 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 20250307124345025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124345326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89516) 20250307124345979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124345979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89516, count=94948) 20250307124346980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124346980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124347981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124347981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_hlr_location_cancel_request_update started. 20250307124348427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124348430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124348477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124348477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124348477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124348477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124348477 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124348477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124348477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124348477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124348477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124348477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124348477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124348477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124348478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124348478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124348478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124348478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124348478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124348478 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124348478 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124348478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124348478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124348478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124348480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124348485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124348485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124348491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124348491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124348491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124348491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124348491 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124348491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124348491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124348491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124348491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124348491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124348491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124348491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124348492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124348492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124348492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124348492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124348492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124348492 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124348492 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124348492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124348492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124348492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124348493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124348498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124348498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124348506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124348506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124348506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124348506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124348506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124348506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124348506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124348506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124348506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124348507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124348507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124348507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124348507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124348507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124348507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124348507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124348507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124348507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124348507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124348507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124348507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124348507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124348509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124348513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124348513 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124348982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124348982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124348982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124348982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124348986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124348987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307124349886 DGPRS DEBUG Checking for inactive LLMEs, time = 4582335 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@74b0a21e6e03: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FE4310C0'O, index=0 SGSN_Test-GSUP(381)@74b0a21e6e03: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@74b0a21e6e03: 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 := 'EA926A710405428C6E8B9E7B16E9C7F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FF52B61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E18F18F09CFB7E8'O } } } } } 20250307124350059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124350059 DLLC NOTICE LLME(ffffffff/fe4310c0){UNASSIGNED} LLC RX: unknown TLLI 0xfe4310c0, creating LLME on the fly (gprs_llc.c:552) 20250307124350059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124350059 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1325) 20250307124350059 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124350059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124350059 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124350059 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124350059 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124350059 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124350059 DLLC NOTICE LLME(ffffffff/fe4310c0){UNASSIGNED} LLGM Assign pre (fe4310c0 => fc020398) (gprs_llc.c:1079) 20250307124350059 DLLC NOTICE LLME(fe4310c0/fc020398){ASSIGNED} LLGM Assign post (fe4310c0 => fc020398) (gprs_llc.c:1125) 20250307124350059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124350059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124350059 DMM DEBUG MM(262420000000031/fc020398) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124350080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124350080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124350080 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124350080 DMM DEBUG MM(262420000000031/fc020398) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1139) 20250307124350080 DMM NOTICE MM(262420000000031/fc020398) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124350080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124350080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124350080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124350080 DMM DEBUG MM(262420000000031/fc020398) Requesting authorization (sgsn_auth.c:160) 20250307124350080 DMM INFO MM(262420000000031/fc020398) Requesting authentication tuples (sgsn_auth.c:184) 20250307124350080 DMM DEBUG MM(262420000000031/fc020398) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124350080 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250307124350080 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@74b0a21e6e03: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250307124350086 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124350086 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124350086 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124350086 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124350086 DMM INFO MM(262420000000031/fc020398) Subscriber data update (mmctx.c:445) 20250307124350086 DMM DEBUG MM(262420000000031/fc020398) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124350086 DMM INFO MM(262420000000031/fc020398) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124350086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124350086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124350086 DMM INFO MM(262420000000031/fc020398) <- GMM AUTH AND CIPHERING REQ (rand = ea 92 6a 71 04 05 42 8c 6e 8b 9e 7b 16 e9 c7 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124350103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124350103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124350103 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124350103 DMM INFO MM(262420000000031/fc020398) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124350103 DMM NOTICE MM(262420000000031/fc020398) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124350103 DMM DEBUG MM(262420000000031/fc020398) checking auth: received GSM SRES = 0f f5 2b 61 (gprs_gmm.c:721) 20250307124350103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124350103 DMM DEBUG MM(262420000000031/fc020398) Requesting authorization (sgsn_auth.c:160) 20250307124350103 DMM INFO MM(262420000000031/fc020398) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124350103 DMM DEBUG MM(262420000000031/fc020398) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124350103 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250307124350103 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) 20250307124350104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124350104 DMM INFO MM(262420000000031/fc020398) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc020398) (gprs_gmm.c:355) 20250307124350106 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124350106 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124350106 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250307124350106 DMM INFO MM(262420000000031/fc020398) Subscriber data update (mmctx.c:445) 20250307124350106 DMM DEBUG MM(262420000000031/fc020398) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124350107 DMM INFO MM(262420000000031/fc020398) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124350107 DMM NOTICE MM(262420000000031/fc020398) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1055) 20250307124350107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124350107 DMM NOTICE MM(262420000000031/fc020398) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124350107 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) 20250307124350108 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124350108 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250307124350108 DMM INFO MM(262420000000031/fc020398) Subscriber data update (mmctx.c:445) 20250307124350108 DMM DEBUG MM(262420000000031/fc020398) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124350119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124350119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124350120 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124350120 DMM INFO MM(262420000000031/fc020398) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124350120 DMM NOTICE MM(262420000000031/fc020398) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124350120 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124350120 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124350120 DLLC NOTICE LLME(fe4310c0/fc020398){ASSIGNED} LLGM Assign pre (ffffffff => fc020398) (gprs_llc.c:1079) 20250307124350120 DLLC NOTICE LLME(ffffffff/fc020398){ASSIGNED} LLGM Assign post (ffffffff => fc020398) (gprs_llc.c:1125) 20250307124350120 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124350120 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124350120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124350120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124350169 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250307124350169 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250307124350169 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) 20250307124350169 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250307124350169 DMM INFO MM(262420000000031/fc020398) Subscriber data update (mmctx.c:445) 20250307124350169 DMM DEBUG MM(262420000000031/fc020398) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250307124350169 DMM INFO MM(262420000000031/fc020398) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250307124350169 DMM INFO MM(262420000000031/fc020398) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124350169 DMM INFO MM(262420000000031/fc020398) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124350169 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124350169 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124350169 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124350169 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124350169 DLLC NOTICE LLME(ffffffff/fc020398){ASSIGNED} LLGM Assign pre (fc020398 => ffffffff) (gprs_llc.c:1079) 20250307124350169 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc020398 => ffffffff) (gprs_llc.c:1125) 20250307124350169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124350169 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124350169 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124350169 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed MC@74b0a21e6e03: Test Component 383 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(369)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(381)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(374)@74b0a21e6e03: Final verdict of PTC: none 20250307124355178 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124355178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307124355179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46202<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(379)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(377)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(367)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(372)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@74b0a21e6e03: Final verdict of PTC: pass MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124355238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124355539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87288) 20250307124356180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124356180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87288, count=92720) 20250307124357181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124357181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124358182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124358182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_hlr_location_cancel_request_withdraw started. 20250307124358620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124358620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124358636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124358636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124358636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124358636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124358636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124358636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124358636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124358636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124358636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124358637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124358637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124358637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124358637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124358637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124358637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124358637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124358637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124358637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124358637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124358637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124358637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(388)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124358637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124358640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124358645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124358645 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(390)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124358650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124358650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124358650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124358650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124358650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124358650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124358650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124358650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124358650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124358651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124358651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124358651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124358651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124358651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124358651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124358651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124358651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124358651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124358651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124358651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124358651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124358651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124358653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124358658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124358658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124358664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124358664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124358664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124358664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124358664 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124358664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124358664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124358664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124358664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124358665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124358665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124358665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124358665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124358665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124358665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124358665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124358665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124358665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124358665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124358665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124358666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124358666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124358668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124358673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124358673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124359183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124359183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124359183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124359183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124359187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124359189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@74b0a21e6e03: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FBBCD5D6'O, index=0 SGSN_Test-GSUP(400)@74b0a21e6e03: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@74b0a21e6e03: 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 := '6E720812F1EC5CBCAF77E828C648A8FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67D487F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F1382ED24CC8B46'O } } } } } 20250307124400268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124400268 DLLC NOTICE LLME(ffffffff/fbbcd5d6){UNASSIGNED} LLC RX: unknown TLLI 0xfbbcd5d6, creating LLME on the fly (gprs_llc.c:552) 20250307124400268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124400268 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1325) 20250307124400268 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124400268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124400268 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124400268 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124400268 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124400268 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124400268 DLLC NOTICE LLME(ffffffff/fbbcd5d6){UNASSIGNED} LLGM Assign pre (fbbcd5d6 => c9810377) (gprs_llc.c:1079) 20250307124400268 DLLC NOTICE LLME(fbbcd5d6/c9810377){ASSIGNED} LLGM Assign post (fbbcd5d6 => c9810377) (gprs_llc.c:1125) 20250307124400268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124400268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124400268 DMM DEBUG MM(262420000000029/c9810377) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124400288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124400288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124400288 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124400288 DMM DEBUG MM(262420000000029/c9810377) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1139) 20250307124400288 DMM NOTICE MM(262420000000029/c9810377) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124400288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124400288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124400288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124400288 DMM DEBUG MM(262420000000029/c9810377) Requesting authorization (sgsn_auth.c:160) 20250307124400288 DMM INFO MM(262420000000029/c9810377) Requesting authentication tuples (sgsn_auth.c:184) 20250307124400288 DMM DEBUG MM(262420000000029/c9810377) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124400288 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250307124400288 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@74b0a21e6e03: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250307124400296 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124400296 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124400296 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124400296 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124400296 DMM INFO MM(262420000000029/c9810377) Subscriber data update (mmctx.c:445) 20250307124400296 DMM DEBUG MM(262420000000029/c9810377) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124400296 DMM INFO MM(262420000000029/c9810377) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124400296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124400296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124400296 DMM INFO MM(262420000000029/c9810377) <- GMM AUTH AND CIPHERING REQ (rand = 6e 72 08 12 f1 ec 5c bc af 77 e8 28 c6 48 a8 fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124400313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124400314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124400314 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124400314 DMM INFO MM(262420000000029/c9810377) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124400314 DMM NOTICE MM(262420000000029/c9810377) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124400314 DMM DEBUG MM(262420000000029/c9810377) checking auth: received GSM SRES = 67 d4 87 f1 (gprs_gmm.c:721) 20250307124400314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124400314 DMM DEBUG MM(262420000000029/c9810377) Requesting authorization (sgsn_auth.c:160) 20250307124400314 DMM INFO MM(262420000000029/c9810377) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124400314 DMM DEBUG MM(262420000000029/c9810377) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124400314 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250307124400314 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) 20250307124400314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124400314 DMM INFO MM(262420000000029/c9810377) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9810377) (gprs_gmm.c:355) 20250307124400317 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124400317 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124400317 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250307124400317 DMM INFO MM(262420000000029/c9810377) Subscriber data update (mmctx.c:445) 20250307124400317 DMM DEBUG MM(262420000000029/c9810377) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124400317 DMM INFO MM(262420000000029/c9810377) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124400317 DMM NOTICE MM(262420000000029/c9810377) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1055) 20250307124400317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124400317 DMM NOTICE MM(262420000000029/c9810377) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124400317 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) 20250307124400319 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124400319 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250307124400319 DMM INFO MM(262420000000029/c9810377) Subscriber data update (mmctx.c:445) 20250307124400319 DMM DEBUG MM(262420000000029/c9810377) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124400331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124400331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124400331 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124400331 DMM INFO MM(262420000000029/c9810377) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124400331 DMM NOTICE MM(262420000000029/c9810377) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124400331 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124400331 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124400331 DLLC NOTICE LLME(fbbcd5d6/c9810377){ASSIGNED} LLGM Assign pre (ffffffff => c9810377) (gprs_llc.c:1079) 20250307124400331 DLLC NOTICE LLME(ffffffff/c9810377){ASSIGNED} LLGM Assign post (ffffffff => c9810377) (gprs_llc.c:1125) 20250307124400331 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124400331 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124400331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124400331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124400381 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250307124400381 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250307124400381 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) 20250307124400381 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250307124400381 DMM INFO MM(262420000000029/c9810377) Subscriber data update (mmctx.c:445) 20250307124400381 DMM DEBUG MM(262420000000029/c9810377) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250307124400381 DMM INFO MM(262420000000029/c9810377) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250307124400381 DMM INFO MM(262420000000029/c9810377) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1108) 20250307124400381 DMM NOTICE MM(262420000000029/c9810377) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1086) 20250307124400381 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:306) 20250307124400381 DMM INFO MM(262420000000029/c9810377) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250307124400381 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124400381 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124400381 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124400381 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124400381 DLLC NOTICE LLME(ffffffff/c9810377){ASSIGNED} LLGM Assign pre (c9810377 => ffffffff) (gprs_llc.c:1079) 20250307124400381 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9810377 => ffffffff) (gprs_llc.c:1125) 20250307124400381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124400381 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124400381 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124400381 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@74b0a21e6e03: Removing Client IMSI='262420000000029'H, index=0 20250307124400397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124400397 DLLC NOTICE LLME(ffffffff/c9810377){UNASSIGNED} LLC RX: unknown TLLI 0xc9810377, creating LLME on the fly (gprs_llc.c:552) 20250307124400397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124400397 DMM NOTICE LLME(ffffffff/c9810377){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250307124400397 DLLC NOTICE LLME(ffffffff/c9810377){UNASSIGNED} LLGM Assign pre (c9810377 => ffffffff) (gprs_llc.c:1079) 20250307124400397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9810377 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@74b0a21e6e03: Final verdict of PTC: pass 20250307124400401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(388)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(398)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(393)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@74b0a21e6e03: Final verdict of PTC: none 20250307124400407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124400407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(395)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(391)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(386)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(396)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass)Fri Mar 7 12:44:00 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== MTC@74b0a21e6e03: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: passSaving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc MTC@74b0a21e6e03: 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'. 20250307124400481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124400783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44068) 20250307124401408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124401408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44068, count=96124) 20250307124402410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124402410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124403412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124403412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250307124403873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124403873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124403890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124403890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124403890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124403890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124403890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124403890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124403890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124403890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124403890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124403891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124403891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124403891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124403891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124403891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124403891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124403891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124403891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124403891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124403891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124403891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124403891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124403891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124403893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124403897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124403897 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@74b0a21e6e03: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(412)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124403907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124403907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124403907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124403907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124403907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124403907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124403907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124403907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124403907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124403907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124403907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124403907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124403907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124403907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124403908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124403908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124403908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124403908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124403908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124403908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124403908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124403908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124403910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(409)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124403917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124403917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124403917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124403917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124403917 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124403917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124403917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124403917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124403917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124403918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124403918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124403918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124403918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124403918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250307124403918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124403918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124403918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124403918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124403918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124403918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124403918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124403918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124403918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124403918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124403922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124403928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124403928 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)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124404413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124404413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124404413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124404413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@74b0a21e6e03: Established a new IPA connection (conn_id=2) 20250307124404416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124404416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@74b0a21e6e03: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E7CCFE43'O, index=0 SGSN_Test-GSUP(419)@74b0a21e6e03: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250307124405471 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) 20250307124405471 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@74b0a21e6e03: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@74b0a21e6e03: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@74b0a21e6e03: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@74b0a21e6e03: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@74b0a21e6e03: Final verdict of PTC: pass 20250307124405479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38760<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(419)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@74b0a21e6e03: Final verdict of PTC: none 20250307124405485 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124405485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(404)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(413)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(417)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(407)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(415)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(405)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(411)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124405577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124405879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44980) 20250307124406486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124406486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44980, count=53148) 20250307124407487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124407487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124408488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124408489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250307124408965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124408967 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124409004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124409004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124409004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124409004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124409004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124409004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124409004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124409004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124409004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124409006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124409006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124409006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124409006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124409006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124409006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124409006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124409006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124409006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124409006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124409006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124409006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124409006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124409009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124409015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124409015 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(431)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124409021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124409021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124409021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124409021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124409021 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124409021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124409021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124409021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124409021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124409021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124409021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124409021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124409021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124409021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124409021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124409021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124409021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124409021 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124409021 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124409021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124409022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124409022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124409024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124409029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124409029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124409034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124409034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124409034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124409034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124409034 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124409034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124409034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124409034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124409034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124409035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124409035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124409035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124409035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124409035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124409035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124409035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124409035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124409035 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124409035 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124409035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124409035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124409035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124409037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124409042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124409042 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)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124409490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124409490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124409490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124409490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124409494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124409495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@74b0a21e6e03: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DDF26C0C'O, index=0 SGSN_Test-GSUP(438)@74b0a21e6e03: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250307124410558 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) 20250307124410558 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@74b0a21e6e03: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@74b0a21e6e03: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@74b0a21e6e03: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@74b0a21e6e03: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@74b0a21e6e03: Final verdict of PTC: pass 20250307124410567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(431)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@74b0a21e6e03: Final verdict of PTC: none 20250307124410572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124410572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(428)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(426)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(436)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(429)@74b0a21e6e03: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(424)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(434)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) Fri Mar 7 12:44:10 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307124410684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124410987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49000) 20250307124411574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124411574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49000, count=53356) 20250307124412575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124412576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:44:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124413577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124413578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_rau_unknown started. 20250307124414077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124414080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124414127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124414127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124414127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124414127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124414127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124414127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124414127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124414127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124414127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124414128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124414128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124414128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124414128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124414128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124414128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124414128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124414128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124414128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124414128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124414128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124414128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124414128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124414135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124414135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124414140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124414140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124414140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124414140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124414140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124414140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124414140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124414140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124414140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124414141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124414141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124414141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124414141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124414141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124414141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124414141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124414141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124414141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124414141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124414141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124414141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124414141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124414144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124414149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124414149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124414157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124414157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124414157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124414157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124414157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124414157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124414157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124414157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124414157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124414158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124414158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124414158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124414158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124414158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124414158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124414158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124414158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124414158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124414158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124414158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124414158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124414158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124414160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124414164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124414164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124414578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124414578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124414578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124414578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(455)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124414579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124414580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(455)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@74b0a21e6e03: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E082E98B'O, index=0 SGSN_Test-GSUP(457)@74b0a21e6e03: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250307124415643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124415643 DLLC NOTICE LLME(ffffffff/e082e98b){UNASSIGNED} LLC RX: unknown TLLI 0xe082e98b, creating LLME on the fly (gprs_llc.c:552) 20250307124415643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250307124415643 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307124415643 DMM NOTICE LLME(ffffffff/e082e98b){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250307124415643 DLLC NOTICE LLME(ffffffff/e082e98b){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250307124415643 DMM ERROR LLME(ffffffff/e082e98b){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250307124415643 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250307124415643 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250307124415643 DLLC NOTICE LLME(ffffffff/e082e98b){UNASSIGNED} LLGM Assign pre (e082e98b => ffffffff) (gprs_llc.c:1079) 20250307124415643 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e082e98b => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@74b0a21e6e03: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@74b0a21e6e03: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@74b0a21e6e03: Final verdict of PTC: pass 20250307124415669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43048<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124415673 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124415673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI210(449)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(457)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(450)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(445)@74b0a21e6e03: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@74b0a21e6e03: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(448)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(443)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(454)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(456)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_rau_unknown finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124415788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124416090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49140) 20250307124416675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124416675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49140, count=55192) 20250307124417677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124417677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124418678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124418679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_rau started. 20250307124419181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124419183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124419221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124419221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124419221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124419221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124419221 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124419221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124419221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124419221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124419221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124419222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124419222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124419222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124419222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124419222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124419222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124419222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124419222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124419222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124419222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124419222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124419222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124419222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124419224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124419228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124419228 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124419235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124419235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124419235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124419235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124419235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124419235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124419235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124419235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124419235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124419236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124419236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124419236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124419236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124419236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124419236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124419236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124419236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124419236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124419236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124419236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124419236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124419236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124419238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124419244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124419244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124419248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124419248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124419248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124419248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124419248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124419248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124419248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124419248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124419248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124419249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124419249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124419249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124419249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124419249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124419249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124419249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124419249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124419249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124419249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124419249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124419249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124419249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124419252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124419257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124419257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124419680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124419680 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124419680 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124419680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@74b0a21e6e03: Established a new IPA connection (conn_id=2) 20250307124419681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(475)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124419681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307124419887 DGPRS DEBUG Checking for inactive LLMEs, time = 4582365 (sgsn.c:131) TC_attach_rau-BVCI196(463)@74b0a21e6e03: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DCFFFF5E'O, index=0 SGSN_Test-GSUP(476)@74b0a21e6e03: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@74b0a21e6e03: 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 := '86B014AB1C70B0996142461D44A25010'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17BDD099'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '167549547B03C227'O } } } } } 20250307124420749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124420749 DLLC NOTICE LLME(ffffffff/dcffff5e){UNASSIGNED} LLC RX: unknown TLLI 0xdcffff5e, creating LLME on the fly (gprs_llc.c:552) 20250307124420749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124420750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1325) 20250307124420750 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124420750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124420750 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124420750 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124420750 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124420750 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124420750 DLLC NOTICE LLME(ffffffff/dcffff5e){UNASSIGNED} LLGM Assign pre (dcffff5e => e5dcbeb7) (gprs_llc.c:1079) 20250307124420750 DLLC NOTICE LLME(dcffff5e/e5dcbeb7){ASSIGNED} LLGM Assign post (dcffff5e => e5dcbeb7) (gprs_llc.c:1125) 20250307124420750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124420750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124420750 DMM DEBUG MM(262420000000012/e5dcbeb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124420773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124420773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124420773 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124420773 DMM DEBUG MM(262420000000012/e5dcbeb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1139) 20250307124420773 DMM NOTICE MM(262420000000012/e5dcbeb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124420773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124420773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124420773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124420773 DMM DEBUG MM(262420000000012/e5dcbeb7) Requesting authorization (sgsn_auth.c:160) 20250307124420773 DMM INFO MM(262420000000012/e5dcbeb7) Requesting authentication tuples (sgsn_auth.c:184) 20250307124420773 DMM DEBUG MM(262420000000012/e5dcbeb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124420773 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250307124420773 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@74b0a21e6e03: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250307124420779 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124420779 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124420779 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124420779 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124420779 DMM INFO MM(262420000000012/e5dcbeb7) Subscriber data update (mmctx.c:445) 20250307124420779 DMM DEBUG MM(262420000000012/e5dcbeb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124420779 DMM INFO MM(262420000000012/e5dcbeb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124420779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124420779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124420779 DMM INFO MM(262420000000012/e5dcbeb7) <- GMM AUTH AND CIPHERING REQ (rand = 86 b0 14 ab 1c 70 b0 99 61 42 46 1d 44 a2 50 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124420793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124420793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124420794 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124420794 DMM INFO MM(262420000000012/e5dcbeb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124420794 DMM NOTICE MM(262420000000012/e5dcbeb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124420794 DMM DEBUG MM(262420000000012/e5dcbeb7) checking auth: received GSM SRES = 17 bd d0 99 (gprs_gmm.c:721) 20250307124420794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124420794 DMM DEBUG MM(262420000000012/e5dcbeb7) Requesting authorization (sgsn_auth.c:160) 20250307124420794 DMM INFO MM(262420000000012/e5dcbeb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124420794 DMM DEBUG MM(262420000000012/e5dcbeb7) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124420794 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250307124420794 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) 20250307124420794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124420794 DMM INFO MM(262420000000012/e5dcbeb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5dcbeb7) (gprs_gmm.c:355) 20250307124420797 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124420797 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124420797 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250307124420798 DMM INFO MM(262420000000012/e5dcbeb7) Subscriber data update (mmctx.c:445) 20250307124420798 DMM DEBUG MM(262420000000012/e5dcbeb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124420798 DMM INFO MM(262420000000012/e5dcbeb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124420798 DMM NOTICE MM(262420000000012/e5dcbeb7) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1055) 20250307124420798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124420798 DMM NOTICE MM(262420000000012/e5dcbeb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124420798 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) 20250307124420799 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124420799 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250307124420799 DMM INFO MM(262420000000012/e5dcbeb7) Subscriber data update (mmctx.c:445) 20250307124420799 DMM DEBUG MM(262420000000012/e5dcbeb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124420810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124420810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124420810 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124420810 DMM INFO MM(262420000000012/e5dcbeb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124420810 DMM NOTICE MM(262420000000012/e5dcbeb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124420810 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124420810 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124420810 DLLC NOTICE LLME(dcffff5e/e5dcbeb7){ASSIGNED} LLGM Assign pre (ffffffff => e5dcbeb7) (gprs_llc.c:1079) 20250307124420810 DLLC NOTICE LLME(ffffffff/e5dcbeb7){ASSIGNED} LLGM Assign post (ffffffff => e5dcbeb7) (gprs_llc.c:1125) 20250307124420810 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124420810 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124420810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124420811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124420869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124420869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124420869 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124420869 DMM INFO MM(262420000000012/e5dcbeb7) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1667) 20250307124420869 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124420869 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307124420869 DLLC NOTICE LLME(ffffffff/e5dcbeb7){ASSIGNED} LLGM Assign pre (e5dcbeb7 => f0cda8fc) (gprs_llc.c:1079) 20250307124420869 DLLC NOTICE LLME(e5dcbeb7/f0cda8fc){ASSIGNED} LLGM Assign post (e5dcbeb7 => f0cda8fc) (gprs_llc.c:1125) 20250307124420869 DMM INFO MM(262420000000012/f0cda8fc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau(478)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@74b0a21e6e03: Removing Client IMSI='262420000000012'H, index=0 20250307124420884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124420884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250307124420884 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124420884 DMM INFO MM(262420000000012/f0cda8fc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307124420884 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307124420884 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124420884 DLLC NOTICE LLME(e5dcbeb7/f0cda8fc){ASSIGNED} LLGM Assign pre (ffffffff => f0cda8fc) (gprs_llc.c:1079) 20250307124420884 DLLC NOTICE LLME(ffffffff/f0cda8fc){ASSIGNED} LLGM Assign post (ffffffff => f0cda8fc) (gprs_llc.c:1125) 20250307124420884 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau(478)@74b0a21e6e03: Final verdict of PTC: pass 20250307124420889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(464)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@74b0a21e6e03: Final verdict of PTC: none 20250307124420895 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124420895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(460)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(474)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(469)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(462)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(472)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(467)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_rau finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124421035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124421437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50112) 20250307124421896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124421896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50112, count=92204) 20250307124422896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124422896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124423898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124423898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_rau_a_a started. 20250307124424478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124424480 DMM INFO MM(262420000000012/f0cda8fc) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124424480 DMM INFO MM(262420000000012/f0cda8fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124424480 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124424480 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124424480 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124424480 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124424480 DLLC NOTICE LLME(ffffffff/f0cda8fc){ASSIGNED} LLGM Assign pre (f0cda8fc => ffffffff) (gprs_llc.c:1079) 20250307124424480 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0cda8fc => ffffffff) (gprs_llc.c:1125) 20250307124424480 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250307124424480 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) 20250307124424480 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) 20250307124424480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124424480 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124424480 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124424480 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124424480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124424522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124424522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124424522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124424522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124424522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124424522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124424522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124424522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124424522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124424523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124424523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124424523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124424523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124424523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124424523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124424523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124424523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124424523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124424523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124424523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124424523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124424523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124424526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124424532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124424532 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(484)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_attach_rau_a_a-BVCI196(482)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124424535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124424535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124424535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124424535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124424535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124424535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124424535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124424535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124424535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124424536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124424536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124424536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124424536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124424536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124424536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124424536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124424536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124424536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124424536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124424536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124424536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124424536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124424538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124424542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124424542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124424549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124424549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124424549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124424549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124424549 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124424549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124424549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124424549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124424549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124424550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124424550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124424550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124424550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124424550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124424550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124424550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124424550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124424550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124424550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124424550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124424550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124424550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124424552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124424557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124424557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124424899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124424899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124424899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124424899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124424903 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124424905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@74b0a21e6e03: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E3C4C528'O, index=0 SGSN_Test-GSUP(495)@74b0a21e6e03: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@74b0a21e6e03: 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 := 'C6EB14592273250F282A57D310AEEDBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D0A6B1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33DD82125C7AAFF3'O } } } } } 20250307124425976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124425976 DLLC NOTICE LLME(ffffffff/e3c4c528){UNASSIGNED} LLC RX: unknown TLLI 0xe3c4c528, creating LLME on the fly (gprs_llc.c:552) 20250307124425976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124425976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1325) 20250307124425976 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124425976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124425976 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124425976 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124425976 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124425976 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124425976 DLLC NOTICE LLME(ffffffff/e3c4c528){UNASSIGNED} LLGM Assign pre (e3c4c528 => ca0e23e6) (gprs_llc.c:1079) 20250307124425976 DLLC NOTICE LLME(e3c4c528/ca0e23e6){ASSIGNED} LLGM Assign post (e3c4c528 => ca0e23e6) (gprs_llc.c:1125) 20250307124425976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124425976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124425976 DMM DEBUG MM(262420000000037/ca0e23e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124425988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124425988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124425988 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124425988 DMM DEBUG MM(262420000000037/ca0e23e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1139) 20250307124425988 DMM NOTICE MM(262420000000037/ca0e23e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124425988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124425988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124425988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124425988 DMM DEBUG MM(262420000000037/ca0e23e6) Requesting authorization (sgsn_auth.c:160) 20250307124425988 DMM INFO MM(262420000000037/ca0e23e6) Requesting authentication tuples (sgsn_auth.c:184) 20250307124425988 DMM DEBUG MM(262420000000037/ca0e23e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124425988 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250307124425988 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@74b0a21e6e03: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250307124425992 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124425992 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124425992 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124425992 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124425992 DMM INFO MM(262420000000037/ca0e23e6) Subscriber data update (mmctx.c:445) 20250307124425992 DMM DEBUG MM(262420000000037/ca0e23e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124425992 DMM INFO MM(262420000000037/ca0e23e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124425992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124425992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124425992 DMM INFO MM(262420000000037/ca0e23e6) <- GMM AUTH AND CIPHERING REQ (rand = c6 eb 14 59 22 73 25 0f 28 2a 57 d3 10 ae ed ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124426001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124426001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124426001 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124426001 DMM INFO MM(262420000000037/ca0e23e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124426001 DMM NOTICE MM(262420000000037/ca0e23e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124426001 DMM DEBUG MM(262420000000037/ca0e23e6) checking auth: received GSM SRES = 1d 0a 6b 1f (gprs_gmm.c:721) 20250307124426001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124426001 DMM DEBUG MM(262420000000037/ca0e23e6) Requesting authorization (sgsn_auth.c:160) 20250307124426001 DMM INFO MM(262420000000037/ca0e23e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124426001 DMM DEBUG MM(262420000000037/ca0e23e6) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124426001 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250307124426001 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) 20250307124426001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124426001 DMM INFO MM(262420000000037/ca0e23e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xca0e23e6) (gprs_gmm.c:355) 20250307124426003 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124426003 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124426003 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250307124426003 DMM INFO MM(262420000000037/ca0e23e6) Subscriber data update (mmctx.c:445) 20250307124426003 DMM DEBUG MM(262420000000037/ca0e23e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124426003 DMM INFO MM(262420000000037/ca0e23e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124426003 DMM NOTICE MM(262420000000037/ca0e23e6) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1055) 20250307124426003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124426003 DMM NOTICE MM(262420000000037/ca0e23e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124426003 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) 20250307124426004 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124426004 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250307124426004 DMM INFO MM(262420000000037/ca0e23e6) Subscriber data update (mmctx.c:445) 20250307124426004 DMM DEBUG MM(262420000000037/ca0e23e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124426012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124426012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124426012 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124426012 DMM INFO MM(262420000000037/ca0e23e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124426012 DMM NOTICE MM(262420000000037/ca0e23e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124426012 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124426012 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124426012 DLLC NOTICE LLME(e3c4c528/ca0e23e6){ASSIGNED} LLGM Assign pre (ffffffff => ca0e23e6) (gprs_llc.c:1079) 20250307124426012 DLLC NOTICE LLME(ffffffff/ca0e23e6){ASSIGNED} LLGM Assign post (ffffffff => ca0e23e6) (gprs_llc.c:1125) 20250307124426012 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124426012 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124426012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124426012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124426072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124426072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124426072 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124426072 DMM INFO MM(262420000000037/ca0e23e6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307124426072 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124426072 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307124426072 DLLC NOTICE LLME(ffffffff/ca0e23e6){ASSIGNED} LLGM Assign pre (ca0e23e6 => e64c4280) (gprs_llc.c:1079) 20250307124426072 DLLC NOTICE LLME(ca0e23e6/e64c4280){ASSIGNED} LLGM Assign post (ca0e23e6 => e64c4280) (gprs_llc.c:1125) 20250307124426072 DMM INFO MM(262420000000037/e64c4280) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124426089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124426089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250307124426089 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124426089 DMM INFO MM(262420000000037/e64c4280) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307124426089 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307124426089 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124426089 DLLC NOTICE LLME(ca0e23e6/e64c4280){ASSIGNED} LLGM Assign pre (ffffffff => e64c4280) (gprs_llc.c:1079) 20250307124426089 DLLC NOTICE LLME(ffffffff/e64c4280){ASSIGNED} LLGM Assign post (ffffffff => e64c4280) (gprs_llc.c:1125) 20250307124426089 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250307124426089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124426090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124426090 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124426090 DMM INFO MM(262420000000037/e64c4280) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307124426090 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124426090 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307124426090 DLLC NOTICE LLME(ffffffff/e64c4280){ASSIGNED} LLGM Assign pre (e64c4280 => f29d9bdb) (gprs_llc.c:1079) 20250307124426090 DLLC NOTICE LLME(e64c4280/f29d9bdb){ASSIGNED} LLGM Assign post (e64c4280 => f29d9bdb) (gprs_llc.c:1125) 20250307124426090 DMM INFO MM(262420000000037/f29d9bdb) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124426101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124426101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124426101 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124426101 DMM INFO MM(262420000000037/f29d9bdb) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307124426101 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307124426101 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124426101 DLLC NOTICE LLME(e64c4280/f29d9bdb){ASSIGNED} LLGM Assign pre (ffffffff => f29d9bdb) (gprs_llc.c:1079) 20250307124426101 DLLC NOTICE LLME(ffffffff/f29d9bdb){ASSIGNED} LLGM Assign post (ffffffff => f29d9bdb) (gprs_llc.c:1125) 20250307124426101 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250307124426101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124426102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124426102 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124426102 DMM INFO MM(262420000000037/f29d9bdb) -> GMM DETACH REQUEST TLLI=0xf29d9bdb type=GPRS detach Power-off (gprs_gmm.c:1524) 20250307124426102 DMM INFO MM(262420000000037/f29d9bdb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250307124426102 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124426102 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124426102 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124426102 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124426102 DLLC NOTICE LLME(ffffffff/f29d9bdb){ASSIGNED} LLGM Assign pre (f29d9bdb => ffffffff) (gprs_llc.c:1079) 20250307124426102 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f29d9bdb => ffffffff) (gprs_llc.c:1125) 20250307124426102 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250307124426102 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) 20250307124426102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124426102 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124426102 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124426102 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124426103 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@74b0a21e6e03: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@74b0a21e6e03: Final verdict of PTC: pass 20250307124431119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35390<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124431123 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124431124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(493)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(495)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(483)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(488)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(481)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(486)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(491)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124431183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124431485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106652) 20250307124432125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124432125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106652, count=112084) 20250307124433126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124433126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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 20250307124434127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124434127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_rau_a_b started. 20250307124434561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124434563 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124434611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124434611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124434611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124434611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124434611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124434611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124434611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124434611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124434611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124434612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124434612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124434612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124434612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124434612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124434612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124434612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124434612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124434612 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124434612 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124434612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124434613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124434613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(503)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124434615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124434621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124434621 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124434625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124434625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124434625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124434625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124434625 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124434625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124434625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124434625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124434625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124434626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124434626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124434626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124434626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124434626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124434626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124434626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124434626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124434626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124434626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124434626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124434626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124434626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124434628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124434634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124434634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(509)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_rau_a_b-BVCI210(506)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124434639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124434639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124434639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124434639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124434639 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124434639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124434639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124434639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124434639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124434639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124434639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124434639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124434640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124434640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124434640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124434640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124434640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124434640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124434640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124434640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124434640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124434640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124434641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124434646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124434646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124435128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124435128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124435128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124435128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124435132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124435134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@74b0a21e6e03: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DFB504F6'O, index=0 SGSN_Test-GSUP(514)@74b0a21e6e03: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@74b0a21e6e03: 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 := '799F5E1DD82FFC48995E8C921FD27102'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F43CA400'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC8325B11656395B'O } } } } } 20250307124436204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436204 DLLC NOTICE LLME(ffffffff/dfb504f6){UNASSIGNED} LLC RX: unknown TLLI 0xdfb504f6, creating LLME on the fly (gprs_llc.c:552) 20250307124436204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436204 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1325) 20250307124436204 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124436204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124436204 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124436204 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124436204 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124436204 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124436204 DLLC NOTICE LLME(ffffffff/dfb504f6){UNASSIGNED} LLGM Assign pre (dfb504f6 => c5a347f7) (gprs_llc.c:1079) 20250307124436204 DLLC NOTICE LLME(dfb504f6/c5a347f7){ASSIGNED} LLGM Assign post (dfb504f6 => c5a347f7) (gprs_llc.c:1125) 20250307124436204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124436204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124436204 DMM DEBUG MM(262420000000038/c5a347f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124436224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436224 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124436224 DMM DEBUG MM(262420000000038/c5a347f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1139) 20250307124436224 DMM NOTICE MM(262420000000038/c5a347f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124436224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124436224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124436224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124436224 DMM DEBUG MM(262420000000038/c5a347f7) Requesting authorization (sgsn_auth.c:160) 20250307124436224 DMM INFO MM(262420000000038/c5a347f7) Requesting authentication tuples (sgsn_auth.c:184) 20250307124436224 DMM DEBUG MM(262420000000038/c5a347f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124436224 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250307124436224 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@74b0a21e6e03: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250307124436231 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124436231 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124436231 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124436231 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124436231 DMM INFO MM(262420000000038/c5a347f7) Subscriber data update (mmctx.c:445) 20250307124436231 DMM DEBUG MM(262420000000038/c5a347f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124436231 DMM INFO MM(262420000000038/c5a347f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124436231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124436231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124436231 DMM INFO MM(262420000000038/c5a347f7) <- GMM AUTH AND CIPHERING REQ (rand = 79 9f 5e 1d d8 2f fc 48 99 5e 8c 92 1f d2 71 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124436247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436247 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124436247 DMM INFO MM(262420000000038/c5a347f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124436247 DMM NOTICE MM(262420000000038/c5a347f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124436247 DMM DEBUG MM(262420000000038/c5a347f7) checking auth: received GSM SRES = f4 3c a4 00 (gprs_gmm.c:721) 20250307124436247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124436247 DMM DEBUG MM(262420000000038/c5a347f7) Requesting authorization (sgsn_auth.c:160) 20250307124436247 DMM INFO MM(262420000000038/c5a347f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124436247 DMM DEBUG MM(262420000000038/c5a347f7) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124436247 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250307124436247 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) 20250307124436247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124436247 DMM INFO MM(262420000000038/c5a347f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5a347f7) (gprs_gmm.c:355) 20250307124436250 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124436250 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124436250 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250307124436250 DMM INFO MM(262420000000038/c5a347f7) Subscriber data update (mmctx.c:445) 20250307124436250 DMM DEBUG MM(262420000000038/c5a347f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124436250 DMM INFO MM(262420000000038/c5a347f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124436250 DMM NOTICE MM(262420000000038/c5a347f7) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1055) 20250307124436250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124436250 DMM NOTICE MM(262420000000038/c5a347f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124436250 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) 20250307124436251 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124436251 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250307124436251 DMM INFO MM(262420000000038/c5a347f7) Subscriber data update (mmctx.c:445) 20250307124436251 DMM DEBUG MM(262420000000038/c5a347f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124436263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436263 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124436263 DMM INFO MM(262420000000038/c5a347f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124436263 DMM NOTICE MM(262420000000038/c5a347f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124436263 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124436263 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124436263 DLLC NOTICE LLME(dfb504f6/c5a347f7){ASSIGNED} LLGM Assign pre (ffffffff => c5a347f7) (gprs_llc.c:1079) 20250307124436263 DLLC NOTICE LLME(ffffffff/c5a347f7){ASSIGNED} LLGM Assign post (ffffffff => c5a347f7) (gprs_llc.c:1125) 20250307124436263 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124436263 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124436263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124436263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@74b0a21e6e03: attach complete sending rau 20250307124436320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436320 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124436320 DMM INFO MM(262420000000038/c5a347f7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307124436320 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124436320 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307124436320 DLLC NOTICE LLME(ffffffff/c5a347f7){ASSIGNED} LLGM Assign pre (c5a347f7 => d27e5e78) (gprs_llc.c:1079) 20250307124436320 DLLC NOTICE LLME(c5a347f7/d27e5e78){ASSIGNED} LLGM Assign post (c5a347f7 => d27e5e78) (gprs_llc.c:1125) 20250307124436320 DMM INFO MM(262420000000038/d27e5e78) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@74b0a21e6e03: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@74b0a21e6e03: Removing Client IMSI='262420000000038'H, index=0 20250307124436336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436336 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124436336 DMM INFO MM(262420000000038/d27e5e78) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307124436336 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307124436336 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124436336 DLLC NOTICE LLME(c5a347f7/d27e5e78){ASSIGNED} LLGM Assign pre (ffffffff => d27e5e78) (gprs_llc.c:1079) 20250307124436336 DLLC NOTICE LLME(ffffffff/d27e5e78){ASSIGNED} LLGM Assign post (ffffffff => d27e5e78) (gprs_llc.c:1125) 20250307124436336 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b-BVCI210(506)@74b0a21e6e03: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D27E5E78'O, index=0 TC_attach_rau_a_b(516)@74b0a21e6e03: sending second RAU via different RA 20250307124436343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436343 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307124436343 DMM INFO MM(262420000000038/d27e5e78) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d27e5e78, P-TMSI: d27e5e78 (00000000), TLLI: d27e5e78 (d27e5e78), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250307124436343 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1743) 20250307124436343 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307124436343 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124436343 DLLC NOTICE LLME(ffffffff/d27e5e78){ASSIGNED} LLGM Assign pre (d27e5e78 => d27e5e78) (gprs_llc.c:1079) 20250307124436343 DLLC NOTICE LLME(d27e5e78/d27e5e78){ASSIGNED} LLGM Assign post (d27e5e78 => d27e5e78) (gprs_llc.c:1125) 20250307124436343 DMM INFO MM(262420000000038/d27e5e78) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124436372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436372 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124436372 DMM INFO MM(262420000000038/d27e5e78) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307124436372 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307124436372 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124436372 DLLC NOTICE LLME(d27e5e78/d27e5e78){ASSIGNED} LLGM Assign pre (ffffffff => d27e5e78) (gprs_llc.c:1079) 20250307124436372 DLLC NOTICE LLME(ffffffff/d27e5e78){ASSIGNED} LLGM Assign post (ffffffff => d27e5e78) (gprs_llc.c:1125) 20250307124436372 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250307124436373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124436373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124436373 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124436373 DMM INFO MM(262420000000038/d27e5e78) -> GMM DETACH REQUEST TLLI=0xd27e5e78 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250307124436373 DMM INFO MM(262420000000038/d27e5e78) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250307124436373 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124436373 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124436373 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124436373 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124436373 DLLC NOTICE LLME(ffffffff/d27e5e78){ASSIGNED} LLGM Assign pre (d27e5e78 => ffffffff) (gprs_llc.c:1079) 20250307124436373 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d27e5e78 => ffffffff) (gprs_llc.c:1125) 20250307124436373 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250307124436373 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) 20250307124436373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124436373 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124436373 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124436373 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124436374 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@74b0a21e6e03: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@74b0a21e6e03: Final verdict of PTC: pass 20250307124441389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau_a_b-BVCI196(501)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(514)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(512)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(507)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(502)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@74b0a21e6e03: Final verdict of PTC: none 20250307124441395 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124441395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99-provIP(510)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(500)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(505)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 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 20250307124441480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124441781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107444) 20250307124442396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124442396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107444, count=108084) 20250307124443398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124443398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Fri Mar 7 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_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124444400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124444400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@74b0a21e6e03: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250307124444873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124444874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124444889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124444889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124444889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124444889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124444889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124444889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124444889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124444889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124444889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124444890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124444890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124444890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124444890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124444890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124444890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124444890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124444890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124444890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124444890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124444890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124444890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124444890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124444892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124444896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124444896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124444907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124444907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124444907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124444907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124444907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124444907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124444907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124444907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124444907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124444908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124444908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124444908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124444908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124444908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124444908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124444908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124444908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124444908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124444908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124444908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124444909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124444909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124444912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124444917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124444917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(527)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124444920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124444920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124444920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124444920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124444920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124444920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124444920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124444920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124444920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124444921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124444921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124444921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124444921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124444921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124444921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124444921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124444921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124444921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124444921 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124444921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124444921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124444921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124444924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124444930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124444930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124445401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124445401 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124445401 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124445401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124445405 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124445406 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@74b0a21e6e03: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E6261BF5'O, index=0 SGSN_Test-GSUP(533)@74b0a21e6e03: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: 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 := '3A343A17E5775A9AC7F999526953B0E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BADDB67F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5F1572C2A2114A5'O } } } } } 20250307124446486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124446486 DLLC NOTICE LLME(ffffffff/e6261bf5){UNASSIGNED} LLC RX: unknown TLLI 0xe6261bf5, creating LLME on the fly (gprs_llc.c:552) 20250307124446486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124446486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1325) 20250307124446486 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124446486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124446486 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124446486 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124446486 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124446486 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124446486 DLLC NOTICE LLME(ffffffff/e6261bf5){UNASSIGNED} LLGM Assign pre (e6261bf5 => d55624b1) (gprs_llc.c:1079) 20250307124446486 DLLC NOTICE LLME(e6261bf5/d55624b1){ASSIGNED} LLGM Assign post (e6261bf5 => d55624b1) (gprs_llc.c:1125) 20250307124446486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124446486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124446486 DMM DEBUG MM(262420000000039/d55624b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124446497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124446497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124446497 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124446497 DMM DEBUG MM(262420000000039/d55624b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250307124446497 DMM NOTICE MM(262420000000039/d55624b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124446497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124446497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124446497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124446497 DMM DEBUG MM(262420000000039/d55624b1) Requesting authorization (sgsn_auth.c:160) 20250307124446497 DMM INFO MM(262420000000039/d55624b1) Requesting authentication tuples (sgsn_auth.c:184) 20250307124446497 DMM DEBUG MM(262420000000039/d55624b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124446497 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250307124446497 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@74b0a21e6e03: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@74b0a21e6e03: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250307124446501 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124446501 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124446501 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124446501 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124446501 DMM INFO MM(262420000000039/d55624b1) Subscriber data update (mmctx.c:445) 20250307124446501 DMM DEBUG MM(262420000000039/d55624b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124446501 DMM INFO MM(262420000000039/d55624b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124446501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124446501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124446501 DMM INFO MM(262420000000039/d55624b1) <- GMM AUTH AND CIPHERING REQ (rand = 3a 34 3a 17 e5 77 5a 9a c7 f9 99 52 69 53 b0 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124446509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124446509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124446509 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124446509 DMM INFO MM(262420000000039/d55624b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124446509 DMM NOTICE MM(262420000000039/d55624b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124446509 DMM DEBUG MM(262420000000039/d55624b1) checking auth: received GSM SRES = ba dd b6 7f (gprs_gmm.c:721) 20250307124446509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124446509 DMM DEBUG MM(262420000000039/d55624b1) Requesting authorization (sgsn_auth.c:160) 20250307124446509 DMM INFO MM(262420000000039/d55624b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124446509 DMM DEBUG MM(262420000000039/d55624b1) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124446509 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250307124446509 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250307124446509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124446509 DMM INFO MM(262420000000039/d55624b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd55624b1) (gprs_gmm.c:355) 20250307124446511 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124446511 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124446511 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250307124446511 DMM INFO MM(262420000000039/d55624b1) Subscriber data update (mmctx.c:445) 20250307124446511 DMM DEBUG MM(262420000000039/d55624b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124446511 DMM INFO MM(262420000000039/d55624b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124446511 DMM NOTICE MM(262420000000039/d55624b1) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1055) 20250307124446511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124446511 DMM NOTICE MM(262420000000039/d55624b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124446511 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250307124446512 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124446512 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250307124446512 DMM INFO MM(262420000000039/d55624b1) Subscriber data update (mmctx.c:445) 20250307124446512 DMM DEBUG MM(262420000000039/d55624b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124446520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124446520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124446520 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124446520 DMM INFO MM(262420000000039/d55624b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124446520 DMM NOTICE MM(262420000000039/d55624b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124446520 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124446520 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124446520 DLLC NOTICE LLME(e6261bf5/d55624b1){ASSIGNED} LLGM Assign pre (ffffffff => d55624b1) (gprs_llc.c:1079) 20250307124446520 DLLC NOTICE LLME(ffffffff/d55624b1){ASSIGNED} LLGM Assign post (ffffffff => d55624b1) (gprs_llc.c:1125) 20250307124446520 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124446520 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124446520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124446520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: attach complete sending rau 20250307124446579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124446579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124446579 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124446579 DMM INFO MM(262420000000039/d55624b1) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307124446579 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124446579 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307124446579 DLLC NOTICE LLME(ffffffff/d55624b1){ASSIGNED} LLGM Assign pre (d55624b1 => dfc1b1f6) (gprs_llc.c:1079) 20250307124446579 DLLC NOTICE LLME(d55624b1/dfc1b1f6){ASSIGNED} LLGM Assign post (d55624b1 => dfc1b1f6) (gprs_llc.c:1125) 20250307124446579 DMM INFO MM(262420000000039/dfc1b1f6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@74b0a21e6e03: Removing Client IMSI='262420000000039'H, index=0 20250307124446597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124446597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250307124446597 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124446597 DMM INFO MM(262420000000039/dfc1b1f6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307124446597 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307124446597 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124446597 DLLC NOTICE LLME(d55624b1/dfc1b1f6){ASSIGNED} LLGM Assign pre (ffffffff => dfc1b1f6) (gprs_llc.c:1079) 20250307124446597 DLLC NOTICE LLME(ffffffff/dfc1b1f6){ASSIGNED} LLGM Assign post (ffffffff => dfc1b1f6) (gprs_llc.c:1125) 20250307124446597 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@74b0a21e6e03: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='DFC1B1F6'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: sending second RAU via different RA with wrong Old RA 20250307124446607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124446607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124446607 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307124446607 DMM NOTICE LLME(ffffffff/dfc1b1f6){ASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250307124446607 DLLC NOTICE LLME(ffffffff/dfc1b1f6){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250307124446607 DMM NOTICE MM(262420000000039/dfc1b1f6) Rx RA Update Request with unexpected TLLI=dfc1b1f6 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1787) 20250307124446607 DMM ERROR LLME(ffffffff/dfc1b1f6){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250307124446607 DMM NOTICE MM(262420000000039/dfc1b1f6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250307124446607 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250307124446607 DMM INFO MM(262420000000039/dfc1b1f6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250307124446607 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124446607 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124446607 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124446607 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124446607 DLLC NOTICE LLME(ffffffff/dfc1b1f6){ASSIGNED} LLGM Assign pre (dfc1b1f6 => ffffffff) (gprs_llc.c:1079) 20250307124446607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfc1b1f6 => ffffffff) (gprs_llc.c:1125) 20250307124446607 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250307124446607 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250307124446608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124446608 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124446608 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124446608 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124446632 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250307124446634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124446634 DLLC NOTICE LLME(ffffffff/dfc1b1f6){UNASSIGNED} LLC RX: unknown TLLI 0xdfc1b1f6, creating LLME on the fly (gprs_llc.c:552) 20250307124446634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250307124446634 DMM NOTICE LLME(ffffffff/dfc1b1f6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250307124449888 DGPRS DEBUG Checking for inactive LLMEs, time = 4582395 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@74b0a21e6e03: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@74b0a21e6e03: Final verdict of PTC: pass 20250307124451635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55754<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124451636 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124451636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(521)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(533)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(531)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@74b0a21e6e03: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(526)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(529)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(519)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(525)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@74b0a21e6e03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Fri Mar 7 12:44:51 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250307124451744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124452044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100032) 20250307124452637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124452637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100032, count=105464) 20250307124453639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124453640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@74b0a21e6e03: 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 ------ Fri Mar 7 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124454641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124454642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_usim_resync started. 20250307124455129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124455131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124455179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124455179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124455179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124455179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124455179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124455179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124455179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124455179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124455180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124455181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124455181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124455181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124455181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124455181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124455181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124455181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124455181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124455181 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124455181 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124455181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124455181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124455181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124455184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124455191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124455191 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(539)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124455197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124455197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124455197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124455197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124455197 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124455197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124455197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124455197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124455197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124455198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124455198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124455198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124455198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124455198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124455198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124455198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124455198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124455198 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124455198 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124455198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124455198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124455198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124455200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124455206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124455206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(544)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124455211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124455211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124455211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124455211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124455211 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124455211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124455211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124455211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124455211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124455212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124455212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124455212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124455212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124455212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124455212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124455212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124455212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124455212 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124455212 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124455212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124455212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124455212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124455214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124455218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124455218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124455643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124455643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124455643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124455643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124455647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124455648 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@74b0a21e6e03: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='CDB42894'O, index=0 SGSN_Test-GSUP(552)@74b0a21e6e03: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@74b0a21e6e03: 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 := '6AE4DFED75AE466C446685AEFB6CD4E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA24ADDC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8AB11B321C39C50C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9835B9576C6E64912F69759E61AA9B19'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17C6F7999B95126CB3628BA78393A4BA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A2C0AF5006858CD01B7A1D61FE8E0A89'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AD215757ED3172F3'O } } } } } 20250307124456718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124456718 DLLC NOTICE LLME(ffffffff/cdb42894){UNASSIGNED} LLC RX: unknown TLLI 0xcdb42894, creating LLME on the fly (gprs_llc.c:552) 20250307124456718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124456718 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250307124456718 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124456718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124456718 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124456718 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124456718 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124456718 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124456718 DLLC NOTICE LLME(ffffffff/cdb42894){UNASSIGNED} LLGM Assign pre (cdb42894 => f9097e79) (gprs_llc.c:1079) 20250307124456718 DLLC NOTICE LLME(cdb42894/f9097e79){ASSIGNED} LLGM Assign post (cdb42894 => f9097e79) (gprs_llc.c:1125) 20250307124456718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124456718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124456718 DMM DEBUG MM(262420000000040/f9097e79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124456729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124456729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124456729 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124456729 DMM DEBUG MM(262420000000040/f9097e79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250307124456729 DMM NOTICE MM(262420000000040/f9097e79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124456729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124456729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124456729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124456729 DMM DEBUG MM(262420000000040/f9097e79) Requesting authorization (sgsn_auth.c:160) 20250307124456729 DMM INFO MM(262420000000040/f9097e79) Requesting authentication tuples (sgsn_auth.c:184) 20250307124456729 DMM DEBUG MM(262420000000040/f9097e79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124456729 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250307124456729 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@74b0a21e6e03: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250307124456731 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124456731 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124456731 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124456731 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124456731 DMM INFO MM(262420000000040/f9097e79) Subscriber data update (mmctx.c:445) 20250307124456731 DMM DEBUG MM(262420000000040/f9097e79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124456731 DMM INFO MM(262420000000040/f9097e79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124456731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124456731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124456731 DMM INFO MM(262420000000040/f9097e79) <- GMM AUTH AND CIPHERING REQ (rand = 6a e4 df ed 75 ae 46 6c 44 66 85 ae fb 6c d4 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a2 c0 af 50 06 85 8c d0 1b 7a 1d 61 fe 8e 0a 89 ) (gprs_gmm.c:538) 20250307124456736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124456736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124456736 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124456736 DMM INFO MM(262420000000040/f9097e79) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:749) 20250307124456736 DMM INFO MM(262420000000040/f9097e79) R99 AUTHENTICATION SYNCH (AUTS = 36de56890ac70201a22db8997622) (gprs_gmm.c:766) 20250307124456736 DMM DEBUG MM(262420000000040/f9097e79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124456736 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250307124456736 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 36 de 56 89 0a c7 02 01 a2 2d b8 99 76 22 20 10 6a e4 df ed 75 ae 46 6c 44 66 85 ae fb 6c d4 e3 28 01 01 (gprs_subscriber.c:210) 20250307124456736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:781) 20250307124456736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250307124456737 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124456737 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124456737 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124456737 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124456737 DMM INFO MM(262420000000040/f9097e79) Subscriber data update (mmctx.c:445) 20250307124456737 DMM DEBUG MM(262420000000040/f9097e79) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250307124456737 DMM INFO MM(262420000000040/f9097e79) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250307124456737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124456737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124456737 DMM INFO MM(262420000000040/f9097e79) <- GMM AUTH AND CIPHERING REQ (rand = 4f 1e 11 e9 2b c9 c1 c4 48 86 16 78 f6 43 d4 a1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e7 ec d0 7e ce e9 9f d7 45 5c 2f bf 44 98 2a ce ) (gprs_gmm.c:538) 20250307124456741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124456741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7f1db0 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124456741 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124456741 DMM INFO MM(262420000000040/f9097e79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124456741 DMM NOTICE MM(262420000000040/f9097e79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124456741 DMM DEBUG MM(262420000000040/f9097e79) checking auth: received UMTS RES = dc f5 36 fd c1 2c 9f d0 (gprs_gmm.c:721) 20250307124456741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124456741 DMM DEBUG MM(262420000000040/f9097e79) Requesting authorization (sgsn_auth.c:160) 20250307124456741 DMM INFO MM(262420000000040/f9097e79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124456741 DMM DEBUG MM(262420000000040/f9097e79) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124456741 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250307124456741 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) 20250307124456741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124456741 DMM INFO MM(262420000000040/f9097e79) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9097e79) (gprs_gmm.c:355) 20250307124456742 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124456742 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124456742 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250307124456742 DMM INFO MM(262420000000040/f9097e79) Subscriber data update (mmctx.c:445) 20250307124456742 DMM DEBUG MM(262420000000040/f9097e79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124456742 DMM INFO MM(262420000000040/f9097e79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124456742 DMM NOTICE MM(262420000000040/f9097e79) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1055) 20250307124456742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124456742 DMM NOTICE MM(262420000000040/f9097e79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124456742 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) 20250307124456742 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124456742 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250307124456742 DMM INFO MM(262420000000040/f9097e79) Subscriber data update (mmctx.c:445) 20250307124456742 DMM DEBUG MM(262420000000040/f9097e79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@74b0a21e6e03: Removing Client IMSI='262420000000040'H, index=0 20250307124456746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124456746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124456746 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124456746 DMM INFO MM(262420000000040/f9097e79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124456746 DMM NOTICE MM(262420000000040/f9097e79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124456746 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124456746 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124456746 DLLC NOTICE LLME(cdb42894/f9097e79){ASSIGNED} LLGM Assign pre (ffffffff => f9097e79) (gprs_llc.c:1079) 20250307124456746 DLLC NOTICE LLME(ffffffff/f9097e79){ASSIGNED} LLGM Assign post (ffffffff => f9097e79) (gprs_llc.c:1125) 20250307124456746 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124456746 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124456747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124456747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@74b0a21e6e03: Final verdict of PTC: pass 20250307124456748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(545)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(540)@74b0a21e6e03: Final verdict of PTC: none 20250307124456750 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124456750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI220(549)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(550)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(543)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(538)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(548)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none)Fri Mar 7 12:44:56 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc MTC@74b0a21e6e03: Test case TC_attach_usim_resync finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307124456831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124457233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60924) 20250307124457752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124457752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60924, count=94996) 20250307124458752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124458753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124459755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124459755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_usim_a54_a54 started. 20250307124500311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124500312 DMM INFO MM(262420000000040/f9097e79) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124500312 DMM INFO MM(262420000000040/f9097e79) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124500312 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124500312 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124500312 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124500312 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124500312 DLLC NOTICE LLME(ffffffff/f9097e79){ASSIGNED} LLGM Assign pre (f9097e79 => ffffffff) (gprs_llc.c:1079) 20250307124500312 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9097e79 => ffffffff) (gprs_llc.c:1125) 20250307124500312 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250307124500312 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) 20250307124500312 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) 20250307124500312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124500312 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124500312 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124500312 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124500312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124500329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124500329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124500329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124500329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124500329 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124500329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124500329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124500329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124500329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124500330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124500330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124500330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124500330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124500330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124500330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124500330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124500330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124500330 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124500330 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124500330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(559)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124500330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124500330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124500332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124500337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124500337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124500342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124500342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124500342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124500342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124500342 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124500342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124500342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124500342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124500342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124500343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124500343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124500343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124500343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124500343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124500343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124500343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124500343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124500343 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124500343 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124500343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124500343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124500343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124500345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124500349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124500349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(566)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124500359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124500359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124500359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124500359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124500359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124500359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124500359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124500359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124500359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124500360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124500360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124500360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124500360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124500360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124500360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124500360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124500360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124500360 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124500360 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124500360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124500360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124500360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124500363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124500369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124500369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(567)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124500756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124500756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124500756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124500756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124500761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124500762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@74b0a21e6e03: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F3281860'O, index=0 SGSN_Test-GSUP(571)@74b0a21e6e03: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@74b0a21e6e03: 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 := 'EE056DB228D367EE0D5C1D514EA0B6F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC6C6C9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBDA3A3FAE496EE5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9DCE8C8E326D2D54C24DE86264EF9A2F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C8ED1697D3257C5772B6A9DE83E130B5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '26554B51F0B525BA306CBEF8FD7B2165'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B14FA2EF7B6F2D37'O } } } } } 20250307124501833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124501833 DLLC NOTICE LLME(ffffffff/f3281860){UNASSIGNED} LLC RX: unknown TLLI 0xf3281860, creating LLME on the fly (gprs_llc.c:552) 20250307124501833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124501834 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250307124501834 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124501834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124501834 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124501834 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124501834 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124501834 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124501834 DLLC NOTICE LLME(ffffffff/f3281860){UNASSIGNED} LLGM Assign pre (f3281860 => cd313d3d) (gprs_llc.c:1079) 20250307124501834 DLLC NOTICE LLME(f3281860/cd313d3d){ASSIGNED} LLGM Assign post (f3281860 => cd313d3d) (gprs_llc.c:1125) 20250307124501834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124501834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124501834 DMM DEBUG MM(262420000000040/cd313d3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124501846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124501846 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124501846 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124501846 DMM DEBUG MM(262420000000040/cd313d3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250307124501846 DMM NOTICE MM(262420000000040/cd313d3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124501846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124501846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124501846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124501846 DMM DEBUG MM(262420000000040/cd313d3d) Requesting authorization (sgsn_auth.c:160) 20250307124501846 DMM INFO MM(262420000000040/cd313d3d) Requesting authentication tuples (sgsn_auth.c:184) 20250307124501846 DMM DEBUG MM(262420000000040/cd313d3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124501846 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250307124501846 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@74b0a21e6e03: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250307124501849 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124501849 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124501849 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124501849 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124501849 DMM INFO MM(262420000000040/cd313d3d) Subscriber data update (mmctx.c:445) 20250307124501849 DMM DEBUG MM(262420000000040/cd313d3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124501849 DMM INFO MM(262420000000040/cd313d3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124501849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124501849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124501849 DMM INFO MM(262420000000040/cd313d3d) <- GMM AUTH AND CIPHERING REQ (rand = ee 05 6d b2 28 d3 67 ee 0d 5c 1d 51 4e a0 b6 f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 26 55 4b 51 f0 b5 25 ba 30 6c be f8 fd 7b 21 65 ) (gprs_gmm.c:538) TC_attach_usim_a54_a54(573)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@74b0a21e6e03: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@74b0a21e6e03: Final verdict of PTC: pass 20250307124501858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44796<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(567)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@74b0a21e6e03: Final verdict of PTC: none 20250307124501862 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(565)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@74b0a21e6e03: Final verdict of PTC: none 20250307124501862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(569)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(559)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(564)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(562)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(568)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(557)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(567): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:01 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 20250307124501926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124502327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68196) 20250307124502863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124502863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68196, count=72552) 20250307124503865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124503865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124504867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124504867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_usim_a54_a53 started. 20250307124505377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124505378 DMM INFO MM(262420000000040/cd313d3d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124505378 DMM INFO MM(262420000000040/cd313d3d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124505378 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124505378 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124505378 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124505378 DMM ERROR MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307124505378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Deallocated (fsm.c:568) 20250307124505378 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124505378 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124505378 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124505378 DLLC NOTICE LLME(f3281860/cd313d3d){ASSIGNED} LLGM Assign pre (cd313d3d => ffffffff) (gprs_llc.c:1079) 20250307124505378 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd313d3d => ffffffff) (gprs_llc.c:1125) 20250307124505378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124505394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124505394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124505394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124505394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124505394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124505394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124505394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124505394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124505394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124505395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124505395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124505395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124505395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124505395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124505395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124505395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124505395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124505395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124505395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124505395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124505396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124505396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124505398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124505403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124505403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124505411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124505411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124505411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124505411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124505411 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124505411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124505411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124505411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124505411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124505412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124505412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124505412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124505412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124505412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124505412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124505412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124505412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124505412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124505412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124505412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124505412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124505412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124505414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124505420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124505420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124505428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124505428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124505428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124505428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124505428 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124505428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124505428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124505428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124505428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124505428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124505428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124505428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124505428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124505428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124505428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124505428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124505428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124505428 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124505428 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124505428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124505429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124505429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124505431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124505436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124505436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124505868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124505868 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124505868 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124505868 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124505869 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124505869 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@74b0a21e6e03: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='D1143643'O, index=0 SGSN_Test-GSUP(590)@74b0a21e6e03: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@74b0a21e6e03: 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 := '5CF0E87AE1CE5706BBC2899B1F46B659'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2A9104F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE51E9E1577B1AFC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '432A6BE5EF9D0D9AD0479C4E31364B43'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7E54B7778344F29E5F1A9E2E7DE4E99A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2B723276D20424D429CEDD9BB1EF3BF0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50B3697C36E21A74'O } } } } } 20250307124506903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124506903 DLLC NOTICE LLME(ffffffff/d1143643){UNASSIGNED} LLC RX: unknown TLLI 0xd1143643, creating LLME on the fly (gprs_llc.c:552) 20250307124506903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124506903 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250307124506903 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124506903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124506903 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124506903 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124506903 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124506903 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124506903 DLLC NOTICE LLME(ffffffff/d1143643){UNASSIGNED} LLGM Assign pre (d1143643 => d3d6943a) (gprs_llc.c:1079) 20250307124506903 DLLC NOTICE LLME(d1143643/d3d6943a){ASSIGNED} LLGM Assign post (d1143643 => d3d6943a) (gprs_llc.c:1125) 20250307124506903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124506903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124506903 DMM DEBUG MM(262420000000040/d3d6943a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124506912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124506912 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124506912 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124506912 DMM DEBUG MM(262420000000040/d3d6943a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250307124506912 DMM NOTICE MM(262420000000040/d3d6943a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124506912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124506912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124506912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124506912 DMM DEBUG MM(262420000000040/d3d6943a) Requesting authorization (sgsn_auth.c:160) 20250307124506912 DMM INFO MM(262420000000040/d3d6943a) Requesting authentication tuples (sgsn_auth.c:184) 20250307124506912 DMM DEBUG MM(262420000000040/d3d6943a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124506912 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250307124506912 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@74b0a21e6e03: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250307124506914 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124506914 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124506915 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124506915 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124506915 DMM INFO MM(262420000000040/d3d6943a) Subscriber data update (mmctx.c:445) 20250307124506915 DMM DEBUG MM(262420000000040/d3d6943a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124506915 DMM INFO MM(262420000000040/d3d6943a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124506915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124506915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124506915 DMM INFO MM(262420000000040/d3d6943a) <- GMM AUTH AND CIPHERING REQ (rand = 5c f0 e8 7a e1 ce 57 06 bb c2 89 9b 1f 46 b6 59 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2b 72 32 76 d2 04 24 d4 29 ce dd 9b b1 ef 3b f0 ) (gprs_gmm.c:538) TC_attach_usim_a54_a53(592)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@74b0a21e6e03: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@74b0a21e6e03: Final verdict of PTC: pass 20250307124506923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35202<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(578)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(590)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@74b0a21e6e03: Final verdict of PTC: none 20250307124506925 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124506925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a53-BVCI196(577)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(588)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(583)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(586)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(576)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(581)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:07 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20250307124507044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124507446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67476) 20250307124507926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124507926 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) 20250307124508927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124508927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124509928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124509928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_usim_a53_a54 started. 20250307124510474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124510477 DMM INFO MM(262420000000040/d3d6943a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124510477 DMM INFO MM(262420000000040/d3d6943a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124510477 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124510477 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124510477 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124510477 DMM ERROR MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307124510477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Deallocated (fsm.c:568) 20250307124510477 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124510477 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124510477 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124510477 DLLC NOTICE LLME(d1143643/d3d6943a){ASSIGNED} LLGM Assign pre (d3d6943a => ffffffff) (gprs_llc.c:1079) 20250307124510478 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d6943a => ffffffff) (gprs_llc.c:1125) 20250307124510478 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124510517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124510517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124510517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124510517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124510517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124510517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124510517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124510517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124510517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124510518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124510518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124510518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124510518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124510518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124510518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124510518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124510518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124510518 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124510518 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124510518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124510518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124510518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124510520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124510526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124510526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124510532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124510532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124510532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124510532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124510532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124510532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124510532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124510532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124510532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124510533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124510533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124510533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124510533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124510533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124510533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124510533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124510533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124510533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124510533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124510533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124510534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124510534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124510535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124510540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124510540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(604)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(601)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124510547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124510547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124510547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124510547 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124510547 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124510547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124510547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124510547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124510547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124510547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124510547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124510547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124510547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124510547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124510547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124510547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124510547 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124510547 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124510547 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124510547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124510548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124510548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124510549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124510554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124510554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124510929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124510929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124510929 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124510929 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124510933 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124510934 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@74b0a21e6e03: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F14805D8'O, index=0 SGSN_Test-GSUP(609)@74b0a21e6e03: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@74b0a21e6e03: 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 := 'AF060EB6D2B3FF1FC8EFEF9F1535BCF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7A47F96'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '464A1569670E68A7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BE57B79C96CD56C9BF76C8B2D1414E3A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '39A6D7CE3D384969CAAE71FC2084DFFE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0BBFE59183CDE93F087920AFF9EB3837'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A89573AA4317200E'O } } } } } 20250307124512003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124512003 DLLC NOTICE LLME(ffffffff/f14805d8){UNASSIGNED} LLC RX: unknown TLLI 0xf14805d8, creating LLME on the fly (gprs_llc.c:552) 20250307124512003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124512003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250307124512003 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124512003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124512003 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124512003 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124512003 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124512003 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124512003 DLLC NOTICE LLME(ffffffff/f14805d8){UNASSIGNED} LLGM Assign pre (f14805d8 => f0347e6f) (gprs_llc.c:1079) 20250307124512003 DLLC NOTICE LLME(f14805d8/f0347e6f){ASSIGNED} LLGM Assign post (f14805d8 => f0347e6f) (gprs_llc.c:1125) 20250307124512003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124512003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124512003 DMM DEBUG MM(262420000000040/f0347e6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124512014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124512014 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124512014 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124512014 DMM DEBUG MM(262420000000040/f0347e6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250307124512014 DMM NOTICE MM(262420000000040/f0347e6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124512014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124512014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124512014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124512014 DMM DEBUG MM(262420000000040/f0347e6f) Requesting authorization (sgsn_auth.c:160) 20250307124512014 DMM INFO MM(262420000000040/f0347e6f) Requesting authentication tuples (sgsn_auth.c:184) 20250307124512014 DMM DEBUG MM(262420000000040/f0347e6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124512014 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250307124512014 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@74b0a21e6e03: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250307124512017 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124512017 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124512017 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124512017 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124512017 DMM INFO MM(262420000000040/f0347e6f) Subscriber data update (mmctx.c:445) 20250307124512017 DMM DEBUG MM(262420000000040/f0347e6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124512017 DMM INFO MM(262420000000040/f0347e6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124512017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124512017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124512017 DMM INFO MM(262420000000040/f0347e6f) <- GMM AUTH AND CIPHERING REQ (rand = af 06 0e b6 d2 b3 ff 1f c8 ef ef 9f 15 35 bc f4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0b bf e5 91 83 cd e9 3f 08 79 20 af f9 eb 38 37 ) (gprs_gmm.c:538) TC_attach_usim_a53_a54(611)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@74b0a21e6e03: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@74b0a21e6e03: Final verdict of PTC: pass 20250307124512029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35218<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124512033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124512033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(609)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(597)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(602)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(607)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(600)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(605)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(595)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:12 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250307124512127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124512528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65772) 20250307124513033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124513033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65772, count=71824) 20250307124514035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124514035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124515036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124515036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_usim_a50_a54 started. 20250307124515554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124515557 DMM INFO MM(262420000000040/f0347e6f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124515557 DMM INFO MM(262420000000040/f0347e6f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124515557 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124515557 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124515557 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124515557 DMM ERROR MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307124515557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Deallocated (fsm.c:568) 20250307124515558 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124515558 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124515558 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124515558 DLLC NOTICE LLME(f14805d8/f0347e6f){ASSIGNED} LLGM Assign pre (f0347e6f => ffffffff) (gprs_llc.c:1079) 20250307124515558 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0347e6f => ffffffff) (gprs_llc.c:1125) 20250307124515558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124515589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124515589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124515589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124515589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124515589 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124515589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124515589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124515589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124515589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124515590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124515590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124515590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124515590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124515591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124515591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124515591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124515591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124515591 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124515591 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124515591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124515591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124515592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124515594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124515599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124515599 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124515606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124515606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124515606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124515606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124515606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124515606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124515606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124515606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124515606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124515607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124515607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124515607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124515607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124515607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124515607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124515607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124515607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124515607 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124515607 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124515607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124515607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124515607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124515608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124515613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124515613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124515619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124515619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124515619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124515619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124515619 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124515619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124515619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124515619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124515619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124515620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124515620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124515620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124515620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124515620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124515620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124515620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124515620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124515620 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124515620 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124515620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124515620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(626)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124515620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124515623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124515628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124515628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124516037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124516037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124516037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124516037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124516041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250307124516042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@74b0a21e6e03: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='CCFCC224'O, index=0 SGSN_Test-GSUP(628)@74b0a21e6e03: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@74b0a21e6e03: 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 := 'C8393F64AEB2C4C2BD87B830631AC639'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F480325D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E0B60BC9510F85C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6E5E14AC8FE13840A5114A30CD71BB5A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E90034E720C7ED7494463CA5BC0EEC1C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2D75BE96057499538E19BD8B7C88ACFA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F4EEA12A8873B375'O } } } } } 20250307124517109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124517109 DLLC NOTICE LLME(ffffffff/ccfcc224){UNASSIGNED} LLC RX: unknown TLLI 0xccfcc224, creating LLME on the fly (gprs_llc.c:552) 20250307124517109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124517109 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250307124517109 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124517109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124517109 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124517109 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124517109 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124517109 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124517109 DLLC NOTICE LLME(ffffffff/ccfcc224){UNASSIGNED} LLGM Assign pre (ccfcc224 => f7786866) (gprs_llc.c:1079) 20250307124517109 DLLC NOTICE LLME(ccfcc224/f7786866){ASSIGNED} LLGM Assign post (ccfcc224 => f7786866) (gprs_llc.c:1125) 20250307124517109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124517109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124517109 DMM DEBUG MM(262420000000040/f7786866) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124517116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124517116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124517116 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124517116 DMM DEBUG MM(262420000000040/f7786866) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250307124517116 DMM NOTICE MM(262420000000040/f7786866) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124517116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124517116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124517116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124517116 DMM DEBUG MM(262420000000040/f7786866) Requesting authorization (sgsn_auth.c:160) 20250307124517116 DMM INFO MM(262420000000040/f7786866) Requesting authentication tuples (sgsn_auth.c:184) 20250307124517116 DMM DEBUG MM(262420000000040/f7786866) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124517116 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250307124517116 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@74b0a21e6e03: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250307124517117 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124517117 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124517117 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124517117 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124517117 DMM INFO MM(262420000000040/f7786866) Subscriber data update (mmctx.c:445) 20250307124517117 DMM DEBUG MM(262420000000040/f7786866) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124517117 DMM INFO MM(262420000000040/f7786866) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124517117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124517117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124517117 DMM INFO MM(262420000000040/f7786866) <- GMM AUTH AND CIPHERING REQ (rand = c8 39 3f 64 ae b2 c4 c2 bd 87 b8 30 63 1a c6 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2d 75 be 96 05 74 99 53 8e 19 bd 8b 7c 88 ac fa ) (gprs_gmm.c:538) TC_attach_usim_a50_a54(630)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@74b0a21e6e03: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@74b0a21e6e03: Final verdict of PTC: pass 20250307124517122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(616)@74b0a21e6e03: Final verdict of PTC: none 20250307124517123 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124517123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI196(615)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(626)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(621)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(619)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(624)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(614)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:17 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250307124517203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124517605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67848) 20250307124518124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124518125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67848, count=72484) 20250307124519126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124519126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124519889 DGPRS DEBUG Checking for inactive LLMEs, time = 4582425 (sgsn.c:131) 20250307124520127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124520127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_usim_a54_a50 started. 20250307124520698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124520700 DMM INFO MM(262420000000040/f7786866) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124520700 DMM INFO MM(262420000000040/f7786866) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124520700 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124520700 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124520700 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124520700 DMM ERROR MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307124520700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Deallocated (fsm.c:568) 20250307124520700 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124520700 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124520700 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124520700 DLLC NOTICE LLME(ccfcc224/f7786866){ASSIGNED} LLGM Assign pre (f7786866 => ffffffff) (gprs_llc.c:1079) 20250307124520701 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7786866 => ffffffff) (gprs_llc.c:1125) 20250307124520701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124520740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124520740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124520740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124520740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124520740 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124520740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124520740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124520740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124520740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124520742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124520742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124520742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124520742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124520742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124520742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124520742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124520742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124520742 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124520742 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124520742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124520743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124520743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124520746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124520755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124520755 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(636)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a54_a50-BVCI196(634)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124520773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124520773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124520773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124520773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124520773 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124520773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124520773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124520773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124520773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124520774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124520774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124520774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124520775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124520775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124520775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124520775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124520775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124520775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124520775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124520775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124520775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124520775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124520778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124520784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124520784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124520790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124520790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124520790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124520790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124520790 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124520790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124520790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124520790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124520790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124520791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124520791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124520791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124520791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124520791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124520791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124520791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124520791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124520791 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124520791 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124520791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124520791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124520791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124520794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124520798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124520798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124521129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124521129 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124521129 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124521129 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124521133 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124521134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@74b0a21e6e03: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='D4680552'O, index=0 SGSN_Test-GSUP(647)@74b0a21e6e03: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@74b0a21e6e03: 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 := '9BA2605184C55E2D7D6735A6AB4FF8DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3DF7DAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '209E979F6307B3FC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A2406431F979BD6E2D517856BF20E43'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7CFED799714797500052D4295D0E93E0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '423B2A369E46D75F260C0DB1CBC0DBB3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E654D569DFB447DE'O } } } } } 20250307124522228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124522228 DLLC NOTICE LLME(ffffffff/d4680552){UNASSIGNED} LLC RX: unknown TLLI 0xd4680552, creating LLME on the fly (gprs_llc.c:552) 20250307124522228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124522228 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250307124522228 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124522228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124522228 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124522228 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124522228 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124522229 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124522229 DLLC NOTICE LLME(ffffffff/d4680552){UNASSIGNED} LLGM Assign pre (d4680552 => ceb015ed) (gprs_llc.c:1079) 20250307124522229 DLLC NOTICE LLME(d4680552/ceb015ed){ASSIGNED} LLGM Assign post (d4680552 => ceb015ed) (gprs_llc.c:1125) 20250307124522229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124522229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124522229 DMM DEBUG MM(262420000000040/ceb015ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124522239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124522239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124522239 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124522239 DMM DEBUG MM(262420000000040/ceb015ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250307124522239 DMM NOTICE MM(262420000000040/ceb015ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124522239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124522239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124522239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124522239 DMM DEBUG MM(262420000000040/ceb015ed) Requesting authorization (sgsn_auth.c:160) 20250307124522239 DMM INFO MM(262420000000040/ceb015ed) Requesting authentication tuples (sgsn_auth.c:184) 20250307124522239 DMM DEBUG MM(262420000000040/ceb015ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124522239 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250307124522239 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@74b0a21e6e03: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@74b0a21e6e03: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250307124522242 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124522242 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124522243 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124522243 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124522243 DMM INFO MM(262420000000040/ceb015ed) Subscriber data update (mmctx.c:445) 20250307124522243 DMM DEBUG MM(262420000000040/ceb015ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124522243 DMM INFO MM(262420000000040/ceb015ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124522243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124522243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124522243 DMM INFO MM(262420000000040/ceb015ed) <- GMM AUTH AND CIPHERING REQ (rand = 9b a2 60 51 84 c5 5e 2d 7d 67 35 a6 ab 4f f8 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 3b 2a 36 9e 46 d7 5f 26 0c 0d b1 cb c0 db b3 ) (gprs_gmm.c:538) TC_attach_usim_a54_a50(649)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@74b0a21e6e03: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@74b0a21e6e03: Final verdict of PTC: pass 20250307124522257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(631)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(635)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(647)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(645)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@74b0a21e6e03: Final verdict of PTC: none 20250307124522264 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124522264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(641)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(640)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@74b0a21e6e03: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(643)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(638)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(633)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:22 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250307124522351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124522754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67976) 20250307124523266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124523266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67976, count=72332) 20250307124524267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124524267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124525268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124525268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_detach_unknown_nopoweroff started. 20250307124525850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124525852 DMM INFO MM(262420000000040/ceb015ed) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124525852 DMM INFO MM(262420000000040/ceb015ed) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124525852 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124525852 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124525852 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124525852 DMM ERROR MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307124525852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Deallocated (fsm.c:568) 20250307124525852 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124525852 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124525852 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124525852 DLLC NOTICE LLME(d4680552/ceb015ed){ASSIGNED} LLGM Assign pre (ceb015ed => ffffffff) (gprs_llc.c:1079) 20250307124525852 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceb015ed => ffffffff) (gprs_llc.c:1125) 20250307124525852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124525902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124525902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124525902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124525902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124525902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124525902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124525902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124525902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124525902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124525903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124525903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124525903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124525903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124525903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124525903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124525903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124525903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124525903 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124525903 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124525903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124525904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124525904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124525905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124525910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124525910 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124525916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124525916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124525916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124525916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124525916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124525916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124525916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124525916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124525916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124525917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124525917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124525917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124525917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124525917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124525917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124525917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124525917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124525917 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124525917 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124525917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124525917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124525917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124525920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250307124525928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124525928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(664)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124525930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124525930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124525930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124525930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124525930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124525930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124525930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124525930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124525930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_unknown_nopoweroff-BVCI210(658)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124525931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124525931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124525931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124525932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124525932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124525932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124525932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124525932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124525932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124525932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124525932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124525932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124525932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124525934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124525938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124525938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124526269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124526269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124526269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124526269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124526273 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124526274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@74b0a21e6e03: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F198A33D'O, index=0 SGSN_Test-GSUP(666)@74b0a21e6e03: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250307124527343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124527344 DLLC NOTICE LLME(ffffffff/f198a33d){UNASSIGNED} LLC RX: unknown TLLI 0xf198a33d, creating LLME on the fly (gprs_llc.c:552) 20250307124527344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124527344 DMM NOTICE LLME(ffffffff/f198a33d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250307124527344 DLLC NOTICE LLME(ffffffff/f198a33d){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250307124527344 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf198a33d type=GPRS detach (gprs_gmm.c:1524) 20250307124527344 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250307124527344 DLLC NOTICE LLME(ffffffff/f198a33d){UNASSIGNED} LLGM Assign pre (f198a33d => ffffffff) (gprs_llc.c:1079) 20250307124527344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f198a33d => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@74b0a21e6e03: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@74b0a21e6e03: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@74b0a21e6e03: Final verdict of PTC: pass 20250307124527369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41840<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124527373 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(654)@74b0a21e6e03: Final verdict of PTC: none 20250307124527373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(664)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@74b0a21e6e03: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(666)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@74b0a21e6e03: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(659)@74b0a21e6e03: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(652)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(657)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(662)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:27 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250307124527438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124527740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53700) 20250307124528374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124528375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=53700, count=58056) 20250307124529376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124529376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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_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 20250307124530378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124530378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_detach_unknown_poweroff started. 20250307124530822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124530824 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124530863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124530863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124530863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124530863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124530863 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124530863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124530863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124530863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124530863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124530864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124530865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124530865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124530865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124530865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124530865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124530865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124530865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124530865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124530865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124530865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124530865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124530865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124530867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124530872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124530872 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124530877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124530877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124530877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124530877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124530877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124530877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124530877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124530877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124530877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124530878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124530878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124530878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124530878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124530878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124530878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124530878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124530878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124530878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124530878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124530878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124530878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124530878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124530881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124530887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124530887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124530895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124530895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124530895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124530895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124530895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124530895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124530895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124530895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124530895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124530896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124530896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124530896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124530896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124530896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124530896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124530896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124530896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124530896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124530896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124530896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124530897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124530897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124530898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124530902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124530902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124531379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124531379 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124531379 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124531379 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124531383 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124531385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@74b0a21e6e03: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F11517F4'O, index=0 SGSN_Test-GSUP(685)@74b0a21e6e03: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250307124532452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124532452 DLLC NOTICE LLME(ffffffff/f11517f4){UNASSIGNED} LLC RX: unknown TLLI 0xf11517f4, creating LLME on the fly (gprs_llc.c:552) 20250307124532452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124532452 DMM NOTICE LLME(ffffffff/f11517f4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) TC_detach_unknown_poweroff(687)@74b0a21e6e03: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@74b0a21e6e03: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@74b0a21e6e03: Final verdict of PTC: pass 20250307124537465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@74b0a21e6e03: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@74b0a21e6e03: Final verdict of PTC: none 20250307124537470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124537471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(673)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(684)@74b0a21e6e03: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(678)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@74b0a21e6e03: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(682)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(671)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(676)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:37 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250307124537570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124537872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46500) 20250307124538472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124538472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46500, count=51932) 20250307124539473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124539473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45: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_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 20250307124540474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124540474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_detach_nopoweroff started. 20250307124540952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124540957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124540985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124540985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124540985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124540985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124540985 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124540985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124540985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124540985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124540985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124540986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124540986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124540986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124540987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124540987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124540987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124540987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124540987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124540987 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124540987 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124540987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124540987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124540987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124540988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124540993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124540993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124540998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124540998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124540998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124540998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124540998 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124540998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124540998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124540998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124540998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124540999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124540999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124540999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124540999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124540999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124540999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124540999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124540999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124540999 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124540999 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124540999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124540999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124540999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124541002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124541010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124541010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124541016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124541016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124541016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124541016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124541016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124541016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124541016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124541016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124541016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124541017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124541017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124541017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124541017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124541017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124541017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124541017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124541017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124541018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124541018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124541018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124541018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124541018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124541020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124541026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124541026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124541476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124541476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124541476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124541476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124541480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124541481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@74b0a21e6e03: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C1D7BF7A'O, index=0 SGSN_Test-GSUP(704)@74b0a21e6e03: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@74b0a21e6e03: 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 := '4FCF25BE7037AA532B91C324283073CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4063530'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D369B58685A85539'O } } } } } 20250307124542555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124542555 DLLC NOTICE LLME(ffffffff/c1d7bf7a){UNASSIGNED} LLC RX: unknown TLLI 0xc1d7bf7a, creating LLME on the fly (gprs_llc.c:552) 20250307124542555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124542555 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1325) 20250307124542555 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124542555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124542555 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124542555 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124542555 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124542555 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124542555 DLLC NOTICE LLME(ffffffff/c1d7bf7a){UNASSIGNED} LLGM Assign pre (c1d7bf7a => e40d2c5b) (gprs_llc.c:1079) 20250307124542555 DLLC NOTICE LLME(c1d7bf7a/e40d2c5b){ASSIGNED} LLGM Assign post (c1d7bf7a => e40d2c5b) (gprs_llc.c:1125) 20250307124542555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124542555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124542555 DMM DEBUG MM(262420000000015/e40d2c5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124542569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124542569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124542570 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124542570 DMM DEBUG MM(262420000000015/e40d2c5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1139) 20250307124542570 DMM NOTICE MM(262420000000015/e40d2c5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124542570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124542570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124542570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124542570 DMM DEBUG MM(262420000000015/e40d2c5b) Requesting authorization (sgsn_auth.c:160) 20250307124542570 DMM INFO MM(262420000000015/e40d2c5b) Requesting authentication tuples (sgsn_auth.c:184) 20250307124542570 DMM DEBUG MM(262420000000015/e40d2c5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124542570 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250307124542570 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@74b0a21e6e03: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@74b0a21e6e03: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250307124542575 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124542575 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124542575 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124542575 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124542575 DMM INFO MM(262420000000015/e40d2c5b) Subscriber data update (mmctx.c:445) 20250307124542575 DMM DEBUG MM(262420000000015/e40d2c5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124542575 DMM INFO MM(262420000000015/e40d2c5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124542575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124542575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124542575 DMM INFO MM(262420000000015/e40d2c5b) <- GMM AUTH AND CIPHERING REQ (rand = 4f cf 25 be 70 37 aa 53 2b 91 c3 24 28 30 73 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124542590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124542590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124542590 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124542590 DMM INFO MM(262420000000015/e40d2c5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124542590 DMM NOTICE MM(262420000000015/e40d2c5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124542590 DMM DEBUG MM(262420000000015/e40d2c5b) checking auth: received GSM SRES = b4 06 35 30 (gprs_gmm.c:721) 20250307124542590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124542590 DMM DEBUG MM(262420000000015/e40d2c5b) Requesting authorization (sgsn_auth.c:160) 20250307124542590 DMM INFO MM(262420000000015/e40d2c5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124542590 DMM DEBUG MM(262420000000015/e40d2c5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124542590 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250307124542590 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) 20250307124542590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124542590 DMM INFO MM(262420000000015/e40d2c5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe40d2c5b) (gprs_gmm.c:355) 20250307124542593 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124542593 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124542593 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250307124542593 DMM INFO MM(262420000000015/e40d2c5b) Subscriber data update (mmctx.c:445) 20250307124542593 DMM DEBUG MM(262420000000015/e40d2c5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124542593 DMM INFO MM(262420000000015/e40d2c5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124542593 DMM NOTICE MM(262420000000015/e40d2c5b) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1055) 20250307124542594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124542594 DMM NOTICE MM(262420000000015/e40d2c5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124542594 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) 20250307124542595 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124542595 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250307124542595 DMM INFO MM(262420000000015/e40d2c5b) Subscriber data update (mmctx.c:445) 20250307124542595 DMM DEBUG MM(262420000000015/e40d2c5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124542607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124542607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124542607 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124542607 DMM INFO MM(262420000000015/e40d2c5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124542607 DMM NOTICE MM(262420000000015/e40d2c5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124542607 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124542607 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124542607 DLLC NOTICE LLME(c1d7bf7a/e40d2c5b){ASSIGNED} LLGM Assign pre (ffffffff => e40d2c5b) (gprs_llc.c:1079) 20250307124542607 DLLC NOTICE LLME(ffffffff/e40d2c5b){ASSIGNED} LLGM Assign post (ffffffff => e40d2c5b) (gprs_llc.c:1125) 20250307124542608 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124542608 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124542608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124542608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124542664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124542664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124542664 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124542665 DMM INFO MM(262420000000015/e40d2c5b) -> GMM DETACH REQUEST TLLI=0xe40d2c5b type=GPRS detach (gprs_gmm.c:1524) 20250307124542665 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250307124542665 DMM INFO MM(262420000000015/e40d2c5b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250307124542665 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124542665 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124542665 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124542665 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124542665 DLLC NOTICE LLME(ffffffff/e40d2c5b){ASSIGNED} LLGM Assign pre (e40d2c5b => ffffffff) (gprs_llc.c:1079) 20250307124542665 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e40d2c5b => ffffffff) (gprs_llc.c:1125) 20250307124542665 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250307124542665 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) 20250307124542665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124542665 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124542665 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124542665 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124542667 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@74b0a21e6e03: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@74b0a21e6e03: Final verdict of PTC: pass 20250307124542680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54642<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(702)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(704)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(697)@74b0a21e6e03: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(692)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@74b0a21e6e03: Final verdict of PTC: none 20250307124542684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124542684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI196(691)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@74b0a21e6e03: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(690)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(695)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(700)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:42 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250307124542733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124543034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50032) 20250307124543686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124543686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50032, count=93084) 20250307124544688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124544688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124545689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124545689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_detach_poweroff started. 20250307124546124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124546126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124546165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124546165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124546165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124546165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124546165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124546165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124546165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124546165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124546165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124546166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124546166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124546166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124546166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124546166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124546166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124546166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124546166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124546166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124546166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124546166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124546166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124546166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124546169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124546174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124546174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124546179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124546179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124546179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124546179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124546179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124546179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124546179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124546179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124546179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124546180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124546180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124546180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124546180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124546180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124546180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124546180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124546180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124546180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124546180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124546180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124546181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124546181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124546183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124546189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124546189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124546195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124546195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124546195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124546195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124546195 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124546195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124546195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124546195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124546195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124546195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124546195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124546195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124546196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124546196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124546196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124546196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124546196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124546196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124546196 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124546196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124546196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124546196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124546197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124546203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124546203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124546691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124546691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124546691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124546691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124546695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124546697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@74b0a21e6e03: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='D4015C5E'O, index=0 SGSN_Test-GSUP(723)@74b0a21e6e03: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@74b0a21e6e03: 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 := '34AD95405974502C699704B8CBB310A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B6F32EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8D16CAF714F92AD'O } } } } } 20250307124547774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124547774 DLLC NOTICE LLME(ffffffff/d4015c5e){UNASSIGNED} LLC RX: unknown TLLI 0xd4015c5e, creating LLME on the fly (gprs_llc.c:552) 20250307124547774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124547774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1325) 20250307124547774 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124547774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124547774 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124547774 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124547774 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124547774 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124547774 DLLC NOTICE LLME(ffffffff/d4015c5e){UNASSIGNED} LLGM Assign pre (d4015c5e => e9a18079) (gprs_llc.c:1079) 20250307124547774 DLLC NOTICE LLME(d4015c5e/e9a18079){ASSIGNED} LLGM Assign post (d4015c5e => e9a18079) (gprs_llc.c:1125) 20250307124547774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124547774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124547774 DMM DEBUG MM(262420000000016/e9a18079) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124547791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124547791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124547791 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124547791 DMM DEBUG MM(262420000000016/e9a18079) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1139) 20250307124547791 DMM NOTICE MM(262420000000016/e9a18079) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124547791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124547791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124547791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124547791 DMM DEBUG MM(262420000000016/e9a18079) Requesting authorization (sgsn_auth.c:160) 20250307124547792 DMM INFO MM(262420000000016/e9a18079) Requesting authentication tuples (sgsn_auth.c:184) 20250307124547792 DMM DEBUG MM(262420000000016/e9a18079) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124547792 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250307124547792 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@74b0a21e6e03: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@74b0a21e6e03: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250307124547797 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124547797 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124547797 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124547797 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124547797 DMM INFO MM(262420000000016/e9a18079) Subscriber data update (mmctx.c:445) 20250307124547797 DMM DEBUG MM(262420000000016/e9a18079) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124547797 DMM INFO MM(262420000000016/e9a18079) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124547797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124547797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124547797 DMM INFO MM(262420000000016/e9a18079) <- GMM AUTH AND CIPHERING REQ (rand = 34 ad 95 40 59 74 50 2c 69 97 04 b8 cb b3 10 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124547815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124547815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124547815 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124547815 DMM INFO MM(262420000000016/e9a18079) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124547815 DMM NOTICE MM(262420000000016/e9a18079) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124547815 DMM DEBUG MM(262420000000016/e9a18079) checking auth: received GSM SRES = 0b 6f 32 eb (gprs_gmm.c:721) 20250307124547815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124547815 DMM DEBUG MM(262420000000016/e9a18079) Requesting authorization (sgsn_auth.c:160) 20250307124547815 DMM INFO MM(262420000000016/e9a18079) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124547815 DMM DEBUG MM(262420000000016/e9a18079) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124547815 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250307124547815 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) 20250307124547815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124547815 DMM INFO MM(262420000000016/e9a18079) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9a18079) (gprs_gmm.c:355) 20250307124547818 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124547818 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124547818 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250307124547818 DMM INFO MM(262420000000016/e9a18079) Subscriber data update (mmctx.c:445) 20250307124547818 DMM DEBUG MM(262420000000016/e9a18079) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124547818 DMM INFO MM(262420000000016/e9a18079) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124547818 DMM NOTICE MM(262420000000016/e9a18079) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1055) 20250307124547818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124547818 DMM NOTICE MM(262420000000016/e9a18079) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124547818 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) 20250307124547819 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124547819 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250307124547819 DMM INFO MM(262420000000016/e9a18079) Subscriber data update (mmctx.c:445) 20250307124547819 DMM DEBUG MM(262420000000016/e9a18079) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124547833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124547833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124547833 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124547833 DMM INFO MM(262420000000016/e9a18079) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124547833 DMM NOTICE MM(262420000000016/e9a18079) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124547833 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124547833 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124547833 DLLC NOTICE LLME(d4015c5e/e9a18079){ASSIGNED} LLGM Assign pre (ffffffff => e9a18079) (gprs_llc.c:1079) 20250307124547833 DLLC NOTICE LLME(ffffffff/e9a18079){ASSIGNED} LLGM Assign post (ffffffff => e9a18079) (gprs_llc.c:1125) 20250307124547833 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124547833 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124547833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124547833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124547884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124547884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250307124547884 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124547884 DMM INFO MM(262420000000016/e9a18079) -> GMM DETACH REQUEST TLLI=0xe9a18079 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250307124547884 DMM INFO MM(262420000000016/e9a18079) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250307124547884 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124547884 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124547884 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124547884 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124547884 DLLC NOTICE LLME(ffffffff/e9a18079){ASSIGNED} LLGM Assign pre (e9a18079 => ffffffff) (gprs_llc.c:1079) 20250307124547884 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9a18079 => ffffffff) (gprs_llc.c:1125) 20250307124547884 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250307124547884 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) 20250307124547884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124547884 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124547884 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124547884 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124547885 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250307124549889 DGPRS DEBUG Checking for inactive LLMEs, time = 4582455 (sgsn.c:131) TC_detach_poweroff(725)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@74b0a21e6e03: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@74b0a21e6e03: Final verdict of PTC: pass 20250307124552905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34366<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124552909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124552909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(711)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(721)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(723)@74b0a21e6e03: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(716)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@74b0a21e6e03: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@74b0a21e6e03: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(719)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(709)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(714)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_detach_poweroff finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:52 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250307124553012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124553314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87864) 20250307124553910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124553910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87864, count=93576) 20250307124554911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124554911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124555912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124555912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act started. 20250307124556399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124556399 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124556419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124556419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124556419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124556419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124556419 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124556419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124556419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124556419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124556419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124556420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124556420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124556420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124556420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124556420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124556420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124556420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124556420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124556420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124556421 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124556421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124556421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124556421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124556422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124556427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124556427 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124556434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124556434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124556434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124556434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124556434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124556434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124556434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124556434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124556434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124556435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124556435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124556435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124556435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124556435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124556435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124556435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124556435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124556435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124556435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124556435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124556435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124556435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124556437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124556441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124556441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124556449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124556449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124556449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124556449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124556449 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124556449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124556449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124556449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124556449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124556450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124556450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124556450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124556450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124556450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124556450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124556450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124556450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124556450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124556450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124556450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124556450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124556450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124556452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124556456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124556456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124556913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124556913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124556913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124556913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124556917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124556918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@74b0a21e6e03: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='CB573231'O, index=0 SGSN_Test-GSUP(742)@74b0a21e6e03: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@74b0a21e6e03: 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 := 'B8EDA078C13E1723ED75EA0BC78897ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49D213AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FADCAA2FC53C45AE'O } } } } } 20250307124556963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124556963 DLLC NOTICE LLME(ffffffff/cb573231){UNASSIGNED} LLC RX: unknown TLLI 0xcb573231, creating LLME on the fly (gprs_llc.c:552) 20250307124556963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124556963 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1325) 20250307124556963 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124556963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124556963 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124556963 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124556963 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124556963 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124556963 DLLC NOTICE LLME(ffffffff/cb573231){UNASSIGNED} LLGM Assign pre (cb573231 => ea4b16eb) (gprs_llc.c:1079) 20250307124556963 DLLC NOTICE LLME(cb573231/ea4b16eb){ASSIGNED} LLGM Assign post (cb573231 => ea4b16eb) (gprs_llc.c:1125) 20250307124556963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124556963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124556963 DMM DEBUG MM(262420000000017/ea4b16eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124556971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124556971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124556971 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124556971 DMM DEBUG MM(262420000000017/ea4b16eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1139) 20250307124556971 DMM NOTICE MM(262420000000017/ea4b16eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124556971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124556971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124556971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124556971 DMM DEBUG MM(262420000000017/ea4b16eb) Requesting authorization (sgsn_auth.c:160) 20250307124556971 DMM INFO MM(262420000000017/ea4b16eb) Requesting authentication tuples (sgsn_auth.c:184) 20250307124556971 DMM DEBUG MM(262420000000017/ea4b16eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124556971 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250307124556971 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@74b0a21e6e03: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250307124556974 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124556974 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124556974 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124556974 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124556974 DMM INFO MM(262420000000017/ea4b16eb) Subscriber data update (mmctx.c:445) 20250307124556974 DMM DEBUG MM(262420000000017/ea4b16eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124556974 DMM INFO MM(262420000000017/ea4b16eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124556974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124556974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124556974 DMM INFO MM(262420000000017/ea4b16eb) <- GMM AUTH AND CIPHERING REQ (rand = b8 ed a0 78 c1 3e 17 23 ed 75 ea 0b c7 88 97 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124556982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124556982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124556982 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124556982 DMM INFO MM(262420000000017/ea4b16eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124556982 DMM NOTICE MM(262420000000017/ea4b16eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124556982 DMM DEBUG MM(262420000000017/ea4b16eb) checking auth: received GSM SRES = 49 d2 13 af (gprs_gmm.c:721) 20250307124556982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124556982 DMM DEBUG MM(262420000000017/ea4b16eb) Requesting authorization (sgsn_auth.c:160) 20250307124556982 DMM INFO MM(262420000000017/ea4b16eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124556982 DMM DEBUG MM(262420000000017/ea4b16eb) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124556982 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250307124556982 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) 20250307124556982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124556982 DMM INFO MM(262420000000017/ea4b16eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xea4b16eb) (gprs_gmm.c:355) 20250307124556984 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124556984 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124556984 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250307124556984 DMM INFO MM(262420000000017/ea4b16eb) Subscriber data update (mmctx.c:445) 20250307124556984 DMM DEBUG MM(262420000000017/ea4b16eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124556984 DMM INFO MM(262420000000017/ea4b16eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124556984 DMM NOTICE MM(262420000000017/ea4b16eb) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1055) 20250307124556984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124556984 DMM NOTICE MM(262420000000017/ea4b16eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124556984 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) 20250307124556985 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124556985 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250307124556985 DMM INFO MM(262420000000017/ea4b16eb) Subscriber data update (mmctx.c:445) 20250307124556985 DMM DEBUG MM(262420000000017/ea4b16eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124556993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124556993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124556993 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124556993 DMM INFO MM(262420000000017/ea4b16eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124556993 DMM NOTICE MM(262420000000017/ea4b16eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124556993 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124556993 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124556993 DLLC NOTICE LLME(cb573231/ea4b16eb){ASSIGNED} LLGM Assign pre (ffffffff => ea4b16eb) (gprs_llc.c:1079) 20250307124556993 DLLC NOTICE LLME(ffffffff/ea4b16eb){ASSIGNED} LLGM Assign post (ffffffff => ea4b16eb) (gprs_llc.c:1125) 20250307124556993 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124556993 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124556993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124556993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124557052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124557052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124557052 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124557052 DMM INFO MM(262420000000017/ea4b16eb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124557052 DMM INFO MM(262420000000017/ea4b16eb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124557052 DMM DEBUG MM(262420000000017/ea4b16eb) Using GGSN 0 (gprs_sm.c:317) 20250307124557052 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) 20250307124557053 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250307124557053 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124557053 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124557053 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250307124557079 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 a0 a8 39 ab 11 49 4d 85 d0 14 05 7f 51 1f 93 7c 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) 20250307124557079 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43072130, cbp=0x56206664ea70) (sgsn_libgtp.c:632) 20250307124557079 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124557079 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066654438 TLLI=ea4b16eb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124557079 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124557079 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@74b0a21e6e03: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@74b0a21e6e03: Final verdict of PTC: pass 20250307124557095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@74b0a21e6e03: Final verdict of PTC: none 20250307124557100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124557100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act-BVCI196(729)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(735)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(740)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(730)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(728)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(738)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(733)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:45:57 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250307124557194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124557596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74196) 20250307124558101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124558101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74196, count=91828) 20250307124559102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124559102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:45:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124600103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124600103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_pdp_act_unattached started. 20250307124600688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124600690 DMM INFO MM(262420000000017/ea4b16eb) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124600690 DMM INFO MM(262420000000017/ea4b16eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124600690 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124600690 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124600690 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124600690 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124600690 DLLC NOTICE LLME(ffffffff/ea4b16eb){ASSIGNED} LLGM Assign pre (ea4b16eb => ffffffff) (gprs_llc.c:1079) 20250307124600690 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea4b16eb => ffffffff) (gprs_llc.c:1125) 20250307124600690 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5620666540e0 (gprs_sndcp.c:574) 20250307124600690 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066654438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124600690 DMM NOTICE MM(262420000000017/ea4b16eb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307124600690 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250307124600690 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307124600690 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124600690 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250307124600691 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250307124600691 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) 20250307124600691 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) 20250307124600691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124600691 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124600691 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124600691 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124600691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124600726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124600726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124600726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124600726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124600726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124600726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124600726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124600726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124600726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124600728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124600728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124600728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124600728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124600728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124600728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124600728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124600728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124600728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124600728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124600728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124600728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124600728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124600730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124600735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124600735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124600741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124600741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124600741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124600741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124600741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124600741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124600741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124600741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124600741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124600742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124600742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124600742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124600742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124600742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124600742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124600742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124600742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124600742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124600742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124600742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124600742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124600742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124600744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124600749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124600749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124600755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124600755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124600755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124600755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124600755 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124600755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124600755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124600755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124600755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124600756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124600756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124600756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124600756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124600756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124600756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124600756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124600756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124600756 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124600756 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124600756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124600756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124600756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124600758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124600762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124600762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124601104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124601104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124601104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124601104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124601105 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124601105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@74b0a21e6e03: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='DD32104D'O, index=0 SGSN_Test-GSUP(761)@74b0a21e6e03: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250307124601158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124601158 DLLC NOTICE LLME(ffffffff/dd32104d){UNASSIGNED} LLC RX: unknown TLLI 0xdd32104d, creating LLME on the fly (gprs_llc.c:552) 20250307124601158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250307124601158 DMM NOTICE LLME(ffffffff/dd32104d){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250307124601158 DLLC NOTICE LLME(ffffffff/dd32104d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250307124601158 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:306) TC_pdp_act_unattached(763)@74b0a21e6e03: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@74b0a21e6e03: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@74b0a21e6e03: Final verdict of PTC: pass 20250307124601173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(749)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(759)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@74b0a21e6e03: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(754)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@74b0a21e6e03: Final verdict of PTC: none 20250307124601178 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124601179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(756)@74b0a21e6e03: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(752)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(757)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(747)@74b0a21e6e03: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:46:01 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250307124601241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124601543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58604) 20250307124602180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124602181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58604, count=59864) 20250307124603182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124603182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:46:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124604183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124604183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user started. 20250307124604634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124604636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124604678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124604678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124604678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124604678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124604678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124604678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124604678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124604678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124604678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124604679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124604679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124604679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124604679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124604679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124604679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124604679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124604679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124604679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124604679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124604679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124604679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124604679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124604681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124604690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124604690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(769)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(773)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124604694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124604694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124604694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124604694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124604694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124604694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124604694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124604694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124604694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124604696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124604696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124604696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124604696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124604696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124604696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124604696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124604696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124604696 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124604696 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124604696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124604696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124604696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124604700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124604707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124604707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(774)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_user-BVCI210(772)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(778)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124604711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124604711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124604711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124604711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124604711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124604711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124604711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124604711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124604711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124604712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124604712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124604712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124604712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124604712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124604712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124604712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124604712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124604712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124604712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124604712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124604713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124604713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124604716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124604721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124604721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124605184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124605184 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124605184 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124605184 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124605188 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124605189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='FC5B94C0'O, index=0 SGSN_Test-GSUP(780)@74b0a21e6e03: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@74b0a21e6e03: 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 := 'AD1C6C0EB7E13E6E0FC2021F909F400C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6109C964'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D45AB91A8B110BE1'O } } } } } 20250307124605259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124605259 DLLC NOTICE LLME(ffffffff/fc5b94c0){UNASSIGNED} LLC RX: unknown TLLI 0xfc5b94c0, creating LLME on the fly (gprs_llc.c:552) 20250307124605259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124605259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1325) 20250307124605259 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124605259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124605259 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124605259 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124605259 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124605259 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124605259 DLLC NOTICE LLME(ffffffff/fc5b94c0){UNASSIGNED} LLGM Assign pre (fc5b94c0 => d942effc) (gprs_llc.c:1079) 20250307124605259 DLLC NOTICE LLME(fc5b94c0/d942effc){ASSIGNED} LLGM Assign post (fc5b94c0 => d942effc) (gprs_llc.c:1125) 20250307124605259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124605259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124605259 DMM DEBUG MM(262420000000019/d942effc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124605276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124605276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124605276 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124605276 DMM DEBUG MM(262420000000019/d942effc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1139) 20250307124605276 DMM NOTICE MM(262420000000019/d942effc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124605276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124605276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124605276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124605276 DMM DEBUG MM(262420000000019/d942effc) Requesting authorization (sgsn_auth.c:160) 20250307124605276 DMM INFO MM(262420000000019/d942effc) Requesting authentication tuples (sgsn_auth.c:184) 20250307124605276 DMM DEBUG MM(262420000000019/d942effc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124605276 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250307124605276 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@74b0a21e6e03: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250307124605281 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124605282 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124605282 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124605282 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124605282 DMM INFO MM(262420000000019/d942effc) Subscriber data update (mmctx.c:445) 20250307124605282 DMM DEBUG MM(262420000000019/d942effc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124605282 DMM INFO MM(262420000000019/d942effc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124605282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124605282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124605282 DMM INFO MM(262420000000019/d942effc) <- GMM AUTH AND CIPHERING REQ (rand = ad 1c 6c 0e b7 e1 3e 6e 0f c2 02 1f 90 9f 40 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124605296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124605296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124605296 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124605296 DMM INFO MM(262420000000019/d942effc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124605296 DMM NOTICE MM(262420000000019/d942effc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124605296 DMM DEBUG MM(262420000000019/d942effc) checking auth: received GSM SRES = 61 09 c9 64 (gprs_gmm.c:721) 20250307124605296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124605296 DMM DEBUG MM(262420000000019/d942effc) Requesting authorization (sgsn_auth.c:160) 20250307124605296 DMM INFO MM(262420000000019/d942effc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124605296 DMM DEBUG MM(262420000000019/d942effc) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124605296 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250307124605297 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) 20250307124605297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124605297 DMM INFO MM(262420000000019/d942effc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd942effc) (gprs_gmm.c:355) 20250307124605300 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124605300 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124605300 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250307124605300 DMM INFO MM(262420000000019/d942effc) Subscriber data update (mmctx.c:445) 20250307124605300 DMM DEBUG MM(262420000000019/d942effc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124605300 DMM INFO MM(262420000000019/d942effc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124605300 DMM NOTICE MM(262420000000019/d942effc) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1055) 20250307124605300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124605300 DMM NOTICE MM(262420000000019/d942effc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124605300 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) 20250307124605302 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124605302 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250307124605302 DMM INFO MM(262420000000019/d942effc) Subscriber data update (mmctx.c:445) 20250307124605302 DMM DEBUG MM(262420000000019/d942effc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124605312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124605312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124605312 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124605312 DMM INFO MM(262420000000019/d942effc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124605312 DMM NOTICE MM(262420000000019/d942effc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124605312 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124605312 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124605312 DLLC NOTICE LLME(fc5b94c0/d942effc){ASSIGNED} LLGM Assign pre (ffffffff => d942effc) (gprs_llc.c:1079) 20250307124605312 DLLC NOTICE LLME(ffffffff/d942effc){ASSIGNED} LLGM Assign post (ffffffff => d942effc) (gprs_llc.c:1125) 20250307124605312 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124605312 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124605312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124605312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124605367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124605368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124605368 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124605368 DMM INFO MM(262420000000019/d942effc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124605368 DMM INFO MM(262420000000019/d942effc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124605368 DMM DEBUG MM(262420000000019/d942effc) Using GGSN 0 (gprs_sm.c:317) 20250307124605368 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) 20250307124605368 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250307124605368 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124605368 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124605368 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250307124605385 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 ec e2 81 58 11 4f 4d f2 f8 14 05 7f 28 59 01 77 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) 20250307124605385 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa430731a8, cbp=0x56206664f440) (sgsn_libgtp.c:632) 20250307124605385 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124605385 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=d942effc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124605385 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124605385 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124605398 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:825) 20250307124605409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124605409 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250307124605409 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_attach_pdp_act_user-BVCI196(767)@74b0a21e6e03: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@74b0a21e6e03: Final verdict of PTC: pass 20250307124605420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@74b0a21e6e03: Final verdict of PTC: none 20250307124605425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124605425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(769)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(768)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(778)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(773)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(766)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(776)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(771)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:46:05 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250307124605488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124605890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91656) 20250307124606427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124606427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91656, count=96012) 20250307124607428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124607428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:46: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_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 20250307124608430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124608430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_ggsn_reject started. 20250307124608987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124608989 DMM INFO MM(262420000000019/d942effc) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124608989 DMM INFO MM(262420000000019/d942effc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124608989 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124608989 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124608989 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124608989 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124608989 DLLC NOTICE LLME(ffffffff/d942effc){ASSIGNED} LLGM Assign pre (d942effc => ffffffff) (gprs_llc.c:1079) 20250307124608989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d942effc => ffffffff) (gprs_llc.c:1125) 20250307124608989 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307124608989 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124608989 DMM NOTICE MM(262420000000019/d942effc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307124608989 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250307124608989 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307124608990 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124608990 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250307124608990 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250307124608990 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) 20250307124608990 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) 20250307124608990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124608990 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124608990 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124608990 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124608990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124609025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124609025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124609025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124609025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124609025 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124609025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124609025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124609025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124609025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124609026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124609026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124609026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124609026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124609026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124609026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124609026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124609026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124609026 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124609026 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124609026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124609027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124609027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124609028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124609033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124609033 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124609039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124609039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124609039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124609039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124609039 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124609039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124609040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124609040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124609040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124609041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124609041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124609041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124609041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124609041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124609041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124609041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124609041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124609041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124609041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124609041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124609041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124609041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124609044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124609050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124609050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(794)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124609054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124609054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124609054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124609054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124609054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124609054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124609054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124609054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124609054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124609055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124609055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124609055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124609055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124609055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124609055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124609055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124609055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124609055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124609055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124609055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124609055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124609055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124609057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124609062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124609062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124609431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124609431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124609431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124609431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124609435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124609437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='C2B3D8BF'O, index=0 SGSN_Test-GSUP(799)@74b0a21e6e03: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@74b0a21e6e03: 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 := '5A404CC6B81EE90A4EECA2E9E277C030'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B13E6A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8D825591FBAD425'O } } } } } 20250307124609509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124609509 DLLC NOTICE LLME(ffffffff/c2b3d8bf){UNASSIGNED} LLC RX: unknown TLLI 0xc2b3d8bf, creating LLME on the fly (gprs_llc.c:552) 20250307124609509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124609509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1325) 20250307124609509 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124609509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124609509 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124609509 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124609509 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124609509 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124609509 DLLC NOTICE LLME(ffffffff/c2b3d8bf){UNASSIGNED} LLGM Assign pre (c2b3d8bf => d66cdab9) (gprs_llc.c:1079) 20250307124609509 DLLC NOTICE LLME(c2b3d8bf/d66cdab9){ASSIGNED} LLGM Assign post (c2b3d8bf => d66cdab9) (gprs_llc.c:1125) 20250307124609509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124609509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124609509 DMM DEBUG MM(262420000000020/d66cdab9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124609530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124609530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124609530 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124609530 DMM DEBUG MM(262420000000020/d66cdab9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1139) 20250307124609530 DMM NOTICE MM(262420000000020/d66cdab9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124609530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124609530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124609530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124609530 DMM DEBUG MM(262420000000020/d66cdab9) Requesting authorization (sgsn_auth.c:160) 20250307124609530 DMM INFO MM(262420000000020/d66cdab9) Requesting authentication tuples (sgsn_auth.c:184) 20250307124609530 DMM DEBUG MM(262420000000020/d66cdab9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124609530 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250307124609530 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@74b0a21e6e03: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250307124609536 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124609536 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124609536 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124609536 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124609536 DMM INFO MM(262420000000020/d66cdab9) Subscriber data update (mmctx.c:445) 20250307124609536 DMM DEBUG MM(262420000000020/d66cdab9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124609536 DMM INFO MM(262420000000020/d66cdab9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124609536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124609536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124609536 DMM INFO MM(262420000000020/d66cdab9) <- GMM AUTH AND CIPHERING REQ (rand = 5a 40 4c c6 b8 1e e9 0a 4e ec a2 e9 e2 77 c0 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124609551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124609551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124609551 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124609551 DMM INFO MM(262420000000020/d66cdab9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124609551 DMM NOTICE MM(262420000000020/d66cdab9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124609551 DMM DEBUG MM(262420000000020/d66cdab9) checking auth: received GSM SRES = 5b 13 e6 a7 (gprs_gmm.c:721) 20250307124609551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124609551 DMM DEBUG MM(262420000000020/d66cdab9) Requesting authorization (sgsn_auth.c:160) 20250307124609551 DMM INFO MM(262420000000020/d66cdab9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124609551 DMM DEBUG MM(262420000000020/d66cdab9) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124609551 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250307124609551 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) 20250307124609551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124609551 DMM INFO MM(262420000000020/d66cdab9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd66cdab9) (gprs_gmm.c:355) 20250307124609554 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124609554 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124609554 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250307124609554 DMM INFO MM(262420000000020/d66cdab9) Subscriber data update (mmctx.c:445) 20250307124609554 DMM DEBUG MM(262420000000020/d66cdab9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124609554 DMM INFO MM(262420000000020/d66cdab9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124609555 DMM NOTICE MM(262420000000020/d66cdab9) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1055) 20250307124609555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124609555 DMM NOTICE MM(262420000000020/d66cdab9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124609555 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) 20250307124609556 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124609556 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250307124609556 DMM INFO MM(262420000000020/d66cdab9) Subscriber data update (mmctx.c:445) 20250307124609556 DMM DEBUG MM(262420000000020/d66cdab9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124609566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124609567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124609567 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124609567 DMM INFO MM(262420000000020/d66cdab9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124609567 DMM NOTICE MM(262420000000020/d66cdab9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124609567 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124609567 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124609567 DLLC NOTICE LLME(c2b3d8bf/d66cdab9){ASSIGNED} LLGM Assign pre (ffffffff => d66cdab9) (gprs_llc.c:1079) 20250307124609567 DLLC NOTICE LLME(ffffffff/d66cdab9){ASSIGNED} LLGM Assign post (ffffffff => d66cdab9) (gprs_llc.c:1125) 20250307124609567 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124609567 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124609567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124609567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124609625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124609626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124609626 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124609626 DMM INFO MM(262420000000020/d66cdab9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124609626 DMM INFO MM(262420000000020/d66cdab9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124609626 DMM DEBUG MM(262420000000020/d66cdab9) Using GGSN 0 (gprs_sm.c:317) 20250307124609626 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) 20250307124609626 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250307124609626 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124609626 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124609626 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250307124609647 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 c9 b9 11 c0 11 7f 6b fa bb 14 05 7f c0 a2 d2 f9 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) 20250307124609648 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7faa43074220, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124609648 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250307124609648 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250307124609648 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250307124609648 DMM NOTICE MM(262420000000020/d66cdab9) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@74b0a21e6e03: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@74b0a21e6e03: Final verdict of PTC: pass 20250307124609665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40430<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(799)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(797)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@74b0a21e6e03: Final verdict of PTC: none 20250307124609670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124609670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(792)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(787)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(785)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(790)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(795)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:46:09 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250307124609718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124610120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62912) 20250307124610671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124610671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62912, count=98024) 20250307124611673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124611673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:46:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124612675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124612675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user_deact_mo started. 20250307124613175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124613178 DMM INFO MM(262420000000020/d66cdab9) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124613178 DMM INFO MM(262420000000020/d66cdab9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124613178 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124613178 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124613178 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124613178 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124613178 DLLC NOTICE LLME(ffffffff/d66cdab9){ASSIGNED} LLGM Assign pre (d66cdab9 => ffffffff) (gprs_llc.c:1079) 20250307124613178 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d66cdab9 => ffffffff) (gprs_llc.c:1125) 20250307124613178 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250307124613178 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) 20250307124613178 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) 20250307124613178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124613178 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124613178 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124613178 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124613178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124613201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124613201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124613201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124613201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124613201 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124613201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124613201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124613201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124613201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124613202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124613202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124613202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124613202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124613202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124613202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124613202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124613202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124613202 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124613202 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124613202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124613202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124613202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124613204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124613209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613209 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124613215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124613215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124613215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124613215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124613215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124613215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124613215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124613215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124613215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124613216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124613216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124613216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124613216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124613216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124613216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124613216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124613216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124613216 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124613216 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124613216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124613216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124613216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124613218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124613223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(813)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124613229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124613229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124613229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124613229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124613229 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124613229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124613229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124613229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124613229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124613230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124613230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124613230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124613231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124613231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124613231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124613231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124613231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124613231 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124613231 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124613231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124613231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124613231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124613233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124613238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124613676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124613676 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124613676 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124613676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124613680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124613682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C3251011'O, index=0 SGSN_Test-GSUP(818)@74b0a21e6e03: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@74b0a21e6e03: 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 := 'A11EF9D19DE755281115998CE1C8725B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7418BA0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '522EF3534F3D799A'O } } } } } 20250307124613751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613752 DLLC NOTICE LLME(ffffffff/c3251011){UNASSIGNED} LLC RX: unknown TLLI 0xc3251011, creating LLME on the fly (gprs_llc.c:552) 20250307124613752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124613752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1325) 20250307124613752 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124613752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124613752 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124613752 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124613752 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124613752 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124613752 DLLC NOTICE LLME(ffffffff/c3251011){UNASSIGNED} LLGM Assign pre (c3251011 => c90386be) (gprs_llc.c:1079) 20250307124613752 DLLC NOTICE LLME(c3251011/c90386be){ASSIGNED} LLGM Assign post (c3251011 => c90386be) (gprs_llc.c:1125) 20250307124613752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124613752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124613752 DMM DEBUG MM(262420000000021/c90386be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124613774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124613774 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124613774 DMM DEBUG MM(262420000000021/c90386be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250307124613774 DMM NOTICE MM(262420000000021/c90386be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124613774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124613774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124613774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124613774 DMM DEBUG MM(262420000000021/c90386be) Requesting authorization (sgsn_auth.c:160) 20250307124613774 DMM INFO MM(262420000000021/c90386be) Requesting authentication tuples (sgsn_auth.c:184) 20250307124613774 DMM DEBUG MM(262420000000021/c90386be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124613774 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250307124613774 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@74b0a21e6e03: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250307124613780 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124613780 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124613780 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124613780 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124613780 DMM INFO MM(262420000000021/c90386be) Subscriber data update (mmctx.c:445) 20250307124613780 DMM DEBUG MM(262420000000021/c90386be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124613780 DMM INFO MM(262420000000021/c90386be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124613780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124613780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124613781 DMM INFO MM(262420000000021/c90386be) <- GMM AUTH AND CIPHERING REQ (rand = a1 1e f9 d1 9d e7 55 28 11 15 99 8c e1 c8 72 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124613795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124613795 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124613795 DMM INFO MM(262420000000021/c90386be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124613795 DMM NOTICE MM(262420000000021/c90386be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124613795 DMM DEBUG MM(262420000000021/c90386be) checking auth: received GSM SRES = 74 18 ba 0b (gprs_gmm.c:721) 20250307124613795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124613795 DMM DEBUG MM(262420000000021/c90386be) Requesting authorization (sgsn_auth.c:160) 20250307124613796 DMM INFO MM(262420000000021/c90386be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124613796 DMM DEBUG MM(262420000000021/c90386be) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124613796 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250307124613796 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) 20250307124613796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124613796 DMM INFO MM(262420000000021/c90386be) <- GMM ATTACH ACCEPT (new P-TMSI=0xc90386be) (gprs_gmm.c:355) 20250307124613798 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124613798 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124613798 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250307124613798 DMM INFO MM(262420000000021/c90386be) Subscriber data update (mmctx.c:445) 20250307124613798 DMM DEBUG MM(262420000000021/c90386be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124613798 DMM INFO MM(262420000000021/c90386be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124613798 DMM NOTICE MM(262420000000021/c90386be) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250307124613798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124613798 DMM NOTICE MM(262420000000021/c90386be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124613798 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) 20250307124613800 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124613800 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250307124613800 DMM INFO MM(262420000000021/c90386be) Subscriber data update (mmctx.c:445) 20250307124613800 DMM DEBUG MM(262420000000021/c90386be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124613812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124613812 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124613812 DMM INFO MM(262420000000021/c90386be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124613812 DMM NOTICE MM(262420000000021/c90386be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124613812 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124613812 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124613812 DLLC NOTICE LLME(c3251011/c90386be){ASSIGNED} LLGM Assign pre (ffffffff => c90386be) (gprs_llc.c:1079) 20250307124613812 DLLC NOTICE LLME(ffffffff/c90386be){ASSIGNED} LLGM Assign post (ffffffff => c90386be) (gprs_llc.c:1125) 20250307124613812 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124613812 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124613812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124613812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124613871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124613871 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124613871 DMM INFO MM(262420000000021/c90386be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124613871 DMM INFO MM(262420000000021/c90386be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124613871 DMM DEBUG MM(262420000000021/c90386be) Using GGSN 0 (gprs_sm.c:317) 20250307124613871 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) 20250307124613872 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250307124613872 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124613872 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124613872 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250307124613900 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 60 b6 58 d8 11 a4 8c 13 a6 14 05 7f 10 2d 83 03 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) 20250307124613900 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43074220, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124613900 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124613900 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56206664fe18 TLLI=c90386be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124613900 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124613900 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124613916 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:825) 20250307124613930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613930 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250307124613930 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124613936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124613936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250307124613937 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124613937 DMM INFO MM(262420000000021/c90386be) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250307124613937 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124613937 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250307124613940 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) 20250307124613940 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7faa43074220, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124613940 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250307124613940 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56206664fe18, TLLI=c90386be, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124613940 DMM INFO MM(262420000000021/c90386be) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250307124613940 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250307124613940 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@74b0a21e6e03: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@74b0a21e6e03: Final verdict of PTC: pass 20250307124613954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40444<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124613957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124613957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(818)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(816)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(811)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(806)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(804)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(814)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(809)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:46:13 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 20250307124614053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124614455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47588) 20250307124614958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124614958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47588, count=105104) 20250307124615959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124615959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:46:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124616959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124616960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user_deact_mt started. 20250307124617553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124617555 DMM INFO MM(262420000000021/c90386be) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124617555 DMM INFO MM(262420000000021/c90386be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124617555 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124617555 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124617555 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124617555 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124617555 DLLC NOTICE LLME(ffffffff/c90386be){ASSIGNED} LLGM Assign pre (c90386be => ffffffff) (gprs_llc.c:1079) 20250307124617555 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c90386be => ffffffff) (gprs_llc.c:1125) 20250307124617555 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250307124617555 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) 20250307124617555 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) 20250307124617555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124617555 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124617555 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124617555 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124617555 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124617602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124617602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124617602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124617602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124617602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124617602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124617602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124617602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124617602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124617603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124617603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124617603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124617604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124617604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124617604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124617604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124617604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124617604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124617604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124617604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124617604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124617604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124617606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124617612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124617612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124617617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124617617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124617617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124617617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124617617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124617617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124617617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124617617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124617617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124617618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124617618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124617618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124617618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124617618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124617618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124617618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124617618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124617618 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124617618 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124617618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124617619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124617619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124617622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124617629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124617629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124617638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124617638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124617638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124617638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124617638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124617638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124617638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124617638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124617638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124617639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124617639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124617639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124617639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124617639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124617640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124617640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124617640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124617640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124617640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124617640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124617640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124617640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124617642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124617648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124617648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124617961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124617961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124617961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124617961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124617965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250307124617966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='C55AE80F'O, index=0 SGSN_Test-GSUP(837)@74b0a21e6e03: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@74b0a21e6e03: 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 := 'BFAA59FF0E7A4174CE0ADE1A8E0FB328'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B478C442'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F50AB1AD6EAFF59'O } } } } } 20250307124618042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124618042 DLLC NOTICE LLME(ffffffff/c55ae80f){UNASSIGNED} LLC RX: unknown TLLI 0xc55ae80f, creating LLME on the fly (gprs_llc.c:552) 20250307124618042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124618042 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1325) 20250307124618042 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124618042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124618042 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124618042 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124618042 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124618042 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124618042 DLLC NOTICE LLME(ffffffff/c55ae80f){UNASSIGNED} LLGM Assign pre (c55ae80f => ec3e5195) (gprs_llc.c:1079) 20250307124618042 DLLC NOTICE LLME(c55ae80f/ec3e5195){ASSIGNED} LLGM Assign post (c55ae80f => ec3e5195) (gprs_llc.c:1125) 20250307124618042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124618042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124618042 DMM DEBUG MM(262420000000022/ec3e5195) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124618059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124618059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124618059 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124618059 DMM DEBUG MM(262420000000022/ec3e5195) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250307124618059 DMM NOTICE MM(262420000000022/ec3e5195) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124618059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124618059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124618059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124618059 DMM DEBUG MM(262420000000022/ec3e5195) Requesting authorization (sgsn_auth.c:160) 20250307124618059 DMM INFO MM(262420000000022/ec3e5195) Requesting authentication tuples (sgsn_auth.c:184) 20250307124618059 DMM DEBUG MM(262420000000022/ec3e5195) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124618059 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250307124618059 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@74b0a21e6e03: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250307124618065 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124618065 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124618065 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124618065 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124618065 DMM INFO MM(262420000000022/ec3e5195) Subscriber data update (mmctx.c:445) 20250307124618065 DMM DEBUG MM(262420000000022/ec3e5195) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124618065 DMM INFO MM(262420000000022/ec3e5195) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124618065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124618065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124618065 DMM INFO MM(262420000000022/ec3e5195) <- GMM AUTH AND CIPHERING REQ (rand = bf aa 59 ff 0e 7a 41 74 ce 0a de 1a 8e 0f b3 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124618081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124618081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124618081 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124618081 DMM INFO MM(262420000000022/ec3e5195) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124618081 DMM NOTICE MM(262420000000022/ec3e5195) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124618081 DMM DEBUG MM(262420000000022/ec3e5195) checking auth: received GSM SRES = b4 78 c4 42 (gprs_gmm.c:721) 20250307124618081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124618081 DMM DEBUG MM(262420000000022/ec3e5195) Requesting authorization (sgsn_auth.c:160) 20250307124618081 DMM INFO MM(262420000000022/ec3e5195) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124618081 DMM DEBUG MM(262420000000022/ec3e5195) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124618081 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250307124618081 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) 20250307124618081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124618081 DMM INFO MM(262420000000022/ec3e5195) <- GMM ATTACH ACCEPT (new P-TMSI=0xec3e5195) (gprs_gmm.c:355) 20250307124618084 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124618084 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124618084 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250307124618084 DMM INFO MM(262420000000022/ec3e5195) Subscriber data update (mmctx.c:445) 20250307124618084 DMM DEBUG MM(262420000000022/ec3e5195) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124618084 DMM INFO MM(262420000000022/ec3e5195) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124618084 DMM NOTICE MM(262420000000022/ec3e5195) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250307124618084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124618084 DMM NOTICE MM(262420000000022/ec3e5195) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124618084 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) 20250307124618086 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124618086 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250307124618086 DMM INFO MM(262420000000022/ec3e5195) Subscriber data update (mmctx.c:445) 20250307124618086 DMM DEBUG MM(262420000000022/ec3e5195) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124618097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124618097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124618097 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124618097 DMM INFO MM(262420000000022/ec3e5195) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124618097 DMM NOTICE MM(262420000000022/ec3e5195) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124618097 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124618097 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124618097 DLLC NOTICE LLME(c55ae80f/ec3e5195){ASSIGNED} LLGM Assign pre (ffffffff => ec3e5195) (gprs_llc.c:1079) 20250307124618097 DLLC NOTICE LLME(ffffffff/ec3e5195){ASSIGNED} LLGM Assign post (ffffffff => ec3e5195) (gprs_llc.c:1125) 20250307124618097 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124618097 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124618098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124618098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124618156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124618156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124618156 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124618156 DMM INFO MM(262420000000022/ec3e5195) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124618156 DMM INFO MM(262420000000022/ec3e5195) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124618156 DMM DEBUG MM(262420000000022/ec3e5195) Using GGSN 0 (gprs_sm.c:317) 20250307124618156 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) 20250307124618156 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250307124618156 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124618156 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124618156 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250307124618182 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 7b 0a a4 00 11 d2 8a 38 d4 14 05 7f e7 ca 43 97 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) 20250307124618182 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43074220, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124618182 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124618182 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=ec3e5195, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124618182 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124618182 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124618198 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:825) 20250307124618212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124618212 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250307124618212 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124618218 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250307124618218 DGPRS INFO PDP(262420000000022:5): Context 0x7faa43074220 was deleted (sgsn_libgtp.c:706) 20250307124618218 DMM INFO MM(262420000000022/ec3e5195) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124618218 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250307124618218 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@74b0a21e6e03: Removing Client IMSI='262420000000022'H, index=0 20250307124618230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124618230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250307124618230 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124618230 DMM INFO MM(262420000000022/ec3e5195) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@74b0a21e6e03: Final verdict of PTC: pass 20250307124618237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49332<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124618242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124618242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(827)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(837)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(830)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(835)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(825)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(833)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(828)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(823)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:46:18 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20250307124618354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124618757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103380) 20250307124619244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124619244 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=104920) 20250307124619890 DGPRS DEBUG Checking for inactive LLMEs, time = 4582485 (sgsn.c:131) 20250307124620245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124620246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:46: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_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 20250307124621247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124621247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_deact_dup started. 20250307124621860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124621863 DMM INFO MM(262420000000022/ec3e5195) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124621863 DMM INFO MM(262420000000022/ec3e5195) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124621863 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124621863 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124621863 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124621863 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124621863 DLLC NOTICE LLME(ffffffff/ec3e5195){ASSIGNED} LLGM Assign pre (ec3e5195 => ffffffff) (gprs_llc.c:1079) 20250307124621863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec3e5195 => ffffffff) (gprs_llc.c:1125) 20250307124621863 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307124621863 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124621863 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250307124621863 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) 20250307124621863 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) 20250307124621863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124621863 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124621863 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124621863 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124621863 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124621913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124621913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124621913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124621913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124621914 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124621914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124621914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124621914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124621914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124621914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124621914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124621914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124621915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124621915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124621915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124621915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124621915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124621915 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124621915 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124621915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124621915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124621915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124621917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124621923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124621923 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(845)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_deact_dup-BVCI196(843)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124621928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124621928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124621928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124621928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124621928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124621928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124621928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124621928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124621928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124621929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124621929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124621929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124621929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124621929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124621929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124621929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124621929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124621929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124621929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124621929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124621929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124621929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124621931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124621935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124621935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124621941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124621941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124621942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124621942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124621942 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124621942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124621942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124621942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124621942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124621942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124621942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124621942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124621942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124621942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124621942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124621942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124621942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124621942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124621942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124621942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124621943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124621943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124621944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124621949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124621949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124622248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124622248 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124622248 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124622248 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124622253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124622254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F44A0328'O, index=0 SGSN_Test-GSUP(856)@74b0a21e6e03: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: 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 := 'B55673FB79B313263B47C05FB063B9DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A5F8EFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA495F3CDF2FA70A'O } } } } } 20250307124622330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124622330 DLLC NOTICE LLME(ffffffff/f44a0328){UNASSIGNED} LLC RX: unknown TLLI 0xf44a0328, creating LLME on the fly (gprs_llc.c:552) 20250307124622330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124622330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1325) 20250307124622330 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124622330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124622330 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124622330 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124622330 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124622330 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124622330 DLLC NOTICE LLME(ffffffff/f44a0328){UNASSIGNED} LLGM Assign pre (f44a0328 => cad99241) (gprs_llc.c:1079) 20250307124622330 DLLC NOTICE LLME(f44a0328/cad99241){ASSIGNED} LLGM Assign post (f44a0328 => cad99241) (gprs_llc.c:1125) 20250307124622330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124622330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124622330 DMM DEBUG MM(262420000000046/cad99241) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124622346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124622346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124622346 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124622346 DMM DEBUG MM(262420000000046/cad99241) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1139) 20250307124622346 DMM NOTICE MM(262420000000046/cad99241) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124622346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124622346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124622346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124622346 DMM DEBUG MM(262420000000046/cad99241) Requesting authorization (sgsn_auth.c:160) 20250307124622346 DMM INFO MM(262420000000046/cad99241) Requesting authentication tuples (sgsn_auth.c:184) 20250307124622346 DMM DEBUG MM(262420000000046/cad99241) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124622346 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250307124622346 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@74b0a21e6e03: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250307124622350 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124622350 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124622350 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124622350 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124622350 DMM INFO MM(262420000000046/cad99241) Subscriber data update (mmctx.c:445) 20250307124622350 DMM DEBUG MM(262420000000046/cad99241) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124622350 DMM INFO MM(262420000000046/cad99241) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124622350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124622350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124622350 DMM INFO MM(262420000000046/cad99241) <- GMM AUTH AND CIPHERING REQ (rand = b5 56 73 fb 79 b3 13 26 3b 47 c0 5f b0 63 b9 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124622362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124622362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124622362 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124622362 DMM INFO MM(262420000000046/cad99241) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124622362 DMM NOTICE MM(262420000000046/cad99241) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124622362 DMM DEBUG MM(262420000000046/cad99241) checking auth: received GSM SRES = 6a 5f 8e ff (gprs_gmm.c:721) 20250307124622362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124622362 DMM DEBUG MM(262420000000046/cad99241) Requesting authorization (sgsn_auth.c:160) 20250307124622362 DMM INFO MM(262420000000046/cad99241) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124622362 DMM DEBUG MM(262420000000046/cad99241) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124622362 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250307124622362 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) 20250307124622362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124622362 DMM INFO MM(262420000000046/cad99241) <- GMM ATTACH ACCEPT (new P-TMSI=0xcad99241) (gprs_gmm.c:355) 20250307124622364 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124622364 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124622364 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250307124622364 DMM INFO MM(262420000000046/cad99241) Subscriber data update (mmctx.c:445) 20250307124622364 DMM DEBUG MM(262420000000046/cad99241) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124622364 DMM INFO MM(262420000000046/cad99241) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124622364 DMM NOTICE MM(262420000000046/cad99241) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1055) 20250307124622364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124622364 DMM NOTICE MM(262420000000046/cad99241) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124622364 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) 20250307124622366 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124622366 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250307124622366 DMM INFO MM(262420000000046/cad99241) Subscriber data update (mmctx.c:445) 20250307124622366 DMM DEBUG MM(262420000000046/cad99241) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124622375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124622375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124622375 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124622375 DMM INFO MM(262420000000046/cad99241) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124622375 DMM NOTICE MM(262420000000046/cad99241) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124622375 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124622375 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124622375 DLLC NOTICE LLME(f44a0328/cad99241){ASSIGNED} LLGM Assign pre (ffffffff => cad99241) (gprs_llc.c:1079) 20250307124622375 DLLC NOTICE LLME(ffffffff/cad99241){ASSIGNED} LLGM Assign post (ffffffff => cad99241) (gprs_llc.c:1125) 20250307124622375 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124622375 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124622375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124622375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124622431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124622431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124622431 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124622431 DMM INFO MM(262420000000046/cad99241) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124622432 DMM INFO MM(262420000000046/cad99241) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124622432 DMM DEBUG MM(262420000000046/cad99241) Using GGSN 0 (gprs_sm.c:317) 20250307124622432 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) 20250307124622432 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250307124622432 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124622432 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124622432 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250307124622448 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 4e 82 b1 79 11 bc d0 eb 3e 14 05 7f db f9 19 e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:461) 20250307124622448 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43074220, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124622449 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124622449 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=cad99241, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124622449 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124622449 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124622464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124622464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250307124622464 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124622464 DMM INFO MM(262420000000046/cad99241) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250307124622464 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124622464 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250307124622464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124622464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124622464 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124622464 DMM INFO MM(262420000000046/cad99241) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250307124622464 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124622464 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: "Received deletePDPContextResponse 1, seq_nr=1036" 20250307124622468 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) 20250307124622469 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7faa43074220, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124622469 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250307124622469 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=cad99241, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124622469 DMM INFO MM(262420000000046/cad99241) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250307124622469 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250307124622469 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250307124622469 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) 20250307124622469 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:466) TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@74b0a21e6e03: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@74b0a21e6e03: Final verdict of PTC: pass 20250307124624489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49358<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(849)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(856)@74b0a21e6e03: Final verdict of PTC: none 20250307124624493 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124624494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(841)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(844)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(854)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(842)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(847)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(852)@74b0a21e6e03: Final verdict of PTC: none Fri Mar 7 12:46:24 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@74b0a21e6e03: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250307124624542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124624944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100564) 20250307124625495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124625495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100564, count=105996) 20250307124626497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124626497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:46:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124627498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124627499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_second_attempt started. 20250307124628043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124628045 DMM INFO MM(262420000000046/cad99241) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124628045 DMM INFO MM(262420000000046/cad99241) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124628045 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124628045 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124628045 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124628045 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124628045 DLLC NOTICE LLME(ffffffff/cad99241){ASSIGNED} LLGM Assign pre (cad99241 => ffffffff) (gprs_llc.c:1079) 20250307124628045 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cad99241 => ffffffff) (gprs_llc.c:1125) 20250307124628045 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250307124628045 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) 20250307124628045 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) 20250307124628045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124628045 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124628045 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124628045 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124628045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124628080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124628080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124628080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124628080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124628080 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124628080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124628080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124628080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124628080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124628081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124628081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124628081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124628081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124628081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124628081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124628081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124628081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124628081 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124628081 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124628081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124628082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124628082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(864)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(863)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124628085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(860)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK -NSVCI98(868)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(860)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(868)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124628092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124628092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124628092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124628092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124628092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124628092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124628092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124628092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124628092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250307124628092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628092 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(868)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124628093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124628093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124628093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124628093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124628093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124628093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124628093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124628093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124628093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124628093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124628093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124628093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124628093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_second_attempt-BVCI196(861)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124628095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124628100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124628106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124628106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124628106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124628106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124628106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124628106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124628106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124628106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124628106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124628107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124628107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124628107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124628107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124628107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124628107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124628107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124628107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124628107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124628107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124628107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124628108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124628108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124628110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124628114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124628500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124628500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124628500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124628500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124628504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124628506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(861)@74b0a21e6e03: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='FB19F624'O, index=0 SGSN_Test-GSUP(875)@74b0a21e6e03: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@74b0a21e6e03: 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 := 'CE5E05E9ACA556E58FD91756B266D009'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90920F70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '514FC92CD38684A5'O } } } } } 20250307124628575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628575 DLLC NOTICE LLME(ffffffff/fb19f624){UNASSIGNED} LLC RX: unknown TLLI 0xfb19f624, creating LLME on the fly (gprs_llc.c:552) 20250307124628575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124628576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1325) 20250307124628576 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124628576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124628576 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124628576 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124628576 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124628576 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124628576 DLLC NOTICE LLME(ffffffff/fb19f624){UNASSIGNED} LLGM Assign pre (fb19f624 => e22c0478) (gprs_llc.c:1079) 20250307124628576 DLLC NOTICE LLME(fb19f624/e22c0478){ASSIGNED} LLGM Assign post (fb19f624 => e22c0478) (gprs_llc.c:1125) 20250307124628576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124628576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124628576 DMM DEBUG MM(262420000000022/e22c0478) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124628603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124628603 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124628603 DMM DEBUG MM(262420000000022/e22c0478) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250307124628603 DMM NOTICE MM(262420000000022/e22c0478) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124628603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124628603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124628603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124628603 DMM DEBUG MM(262420000000022/e22c0478) Requesting authorization (sgsn_auth.c:160) 20250307124628603 DMM INFO MM(262420000000022/e22c0478) Requesting authentication tuples (sgsn_auth.c:184) 20250307124628603 DMM DEBUG MM(262420000000022/e22c0478) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124628603 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250307124628603 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@74b0a21e6e03: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@74b0a21e6e03: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250307124628609 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124628609 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124628609 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124628609 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124628609 DMM INFO MM(262420000000022/e22c0478) Subscriber data update (mmctx.c:445) 20250307124628609 DMM DEBUG MM(262420000000022/e22c0478) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124628609 DMM INFO MM(262420000000022/e22c0478) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124628609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124628609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124628609 DMM INFO MM(262420000000022/e22c0478) <- GMM AUTH AND CIPHERING REQ (rand = ce 5e 05 e9 ac a5 56 e5 8f d9 17 56 b2 66 d0 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124628625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124628625 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124628625 DMM INFO MM(262420000000022/e22c0478) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124628625 DMM NOTICE MM(262420000000022/e22c0478) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124628626 DMM DEBUG MM(262420000000022/e22c0478) checking auth: received GSM SRES = 90 92 0f 70 (gprs_gmm.c:721) 20250307124628626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124628626 DMM DEBUG MM(262420000000022/e22c0478) Requesting authorization (sgsn_auth.c:160) 20250307124628626 DMM INFO MM(262420000000022/e22c0478) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124628626 DMM DEBUG MM(262420000000022/e22c0478) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124628626 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250307124628626 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) 20250307124628626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124628626 DMM INFO MM(262420000000022/e22c0478) <- GMM ATTACH ACCEPT (new P-TMSI=0xe22c0478) (gprs_gmm.c:355) 20250307124628629 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124628629 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124628629 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250307124628629 DMM INFO MM(262420000000022/e22c0478) Subscriber data update (mmctx.c:445) 20250307124628629 DMM DEBUG MM(262420000000022/e22c0478) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124628629 DMM INFO MM(262420000000022/e22c0478) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124628629 DMM NOTICE MM(262420000000022/e22c0478) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250307124628629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124628629 DMM NOTICE MM(262420000000022/e22c0478) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124628629 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) 20250307124628631 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124628631 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250307124628631 DMM INFO MM(262420000000022/e22c0478) Subscriber data update (mmctx.c:445) 20250307124628631 DMM DEBUG MM(262420000000022/e22c0478) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124628643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124628643 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124628643 DMM INFO MM(262420000000022/e22c0478) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124628643 DMM NOTICE MM(262420000000022/e22c0478) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124628643 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124628643 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124628643 DLLC NOTICE LLME(fb19f624/e22c0478){ASSIGNED} LLGM Assign pre (ffffffff => e22c0478) (gprs_llc.c:1079) 20250307124628643 DLLC NOTICE LLME(ffffffff/e22c0478){ASSIGNED} LLGM Assign post (ffffffff => e22c0478) (gprs_llc.c:1125) 20250307124628643 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124628643 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124628643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124628643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_second_attempt(877)@74b0a21e6e03: 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 := '9DC9617D1D1E5906647A986F6BCAB8FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B79C6EC3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '218C6925AB8D18AA'O } } } } } 20250307124628700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124628700 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124628700 DMM INFO MM(262420000000022/e22c0478) -> GMM ATTACH REQUEST MI(TMSI-0xE22C0478) type="GPRS attach" (gprs_gmm.c:1325) 20250307124628700 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124628700 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307124628700 DLLC NOTICE LLME(ffffffff/e22c0478){ASSIGNED} LLGM Assign pre (e22c0478 => ce6b9a6c) (gprs_llc.c:1079) 20250307124628700 DLLC NOTICE LLME(e22c0478/ce6b9a6c){ASSIGNED} LLGM Assign post (e22c0478 => ce6b9a6c) (gprs_llc.c:1125) 20250307124628700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124628700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124628700 DMM DEBUG MM(262420000000022/ce6b9a6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124628711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124628711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250307124628711 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124628711 DMM DEBUG MM(262420000000022/ce6b9a6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250307124628711 DMM NOTICE MM(262420000000022/ce6b9a6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124628711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124628711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124628711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124628711 DMM DEBUG MM(262420000000022/ce6b9a6c) Requesting authorization (sgsn_auth.c:160) 20250307124628711 DMM INFO MM(262420000000022/ce6b9a6c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124628711 DMM DEBUG MM(262420000000022/ce6b9a6c) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124628711 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250307124628711 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) 20250307124634712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250307124634712 DMM ERROR MM(262420000000022/ce6b9a6c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250307124634712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250307124634712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307124634712 DMM NOTICE MM(262420000000022/ce6b9a6c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250307124634713 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250307124634713 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) 20250307124634713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Reject}: Deallocated (fsm.c:568) 20250307124634713 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Deallocated (fsm.c:568) 20250307124634713 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124634713 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307124634713 DLLC NOTICE LLME(e22c0478/ce6b9a6c){ASSIGNED} LLGM Assign pre (ce6b9a6c => ffffffff) (gprs_llc.c:1079) 20250307124634713 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce6b9a6c => ffffffff) (gprs_llc.c:1125) 20250307124648501 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307124648501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124648502 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250307124649891 DGPRS DEBUG Checking for inactive LLMEs, time = 4582515 (sgsn.c:131) 20250307124658083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124658088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124658088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124658094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124658098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124658098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124658108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124658112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124658112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@74b0a21e6e03: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@74b0a21e6e03: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@74b0a21e6e03: Final verdict of PTC: none 20250307124658588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124658588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(873)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@74b0a21e6e03: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@74b0a21e6e03: Final verdict of PTC: none 20250307124658589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51500<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(864)@74b0a21e6e03: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(861)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(868)@74b0a21e6e03: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(863)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(862)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(871)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(866)@74b0a21e6e03: Final verdict of PTC: none TC_attach_second_attempt(877)@74b0a21e6e03: Final verdict of PTC: fail reason: "Tguard timeout" MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_second_attempt-BVCI196(861): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@74b0a21e6e03: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@74b0a21e6e03: 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'. Fri Mar 7 12:46:58 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250307124658741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124659042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106864) 20250307124659589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124659589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106864, count=112296) 20250307124700591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124700591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:47:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124701592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124701592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_echo_timeout started. 20250307124702082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124702083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124702109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124702109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124702109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124702109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124702109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124702109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124702109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124702109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124702109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124702110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124702110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124702110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124702111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124702111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124702111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124702111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124702111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124702111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124702111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124702111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124702111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124702111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124702114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124702119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124702119 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124702125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124702125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124702125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124702125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124702125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124702125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124702125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124702125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124702125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124702127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124702127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124702127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124702127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124702127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124702127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124702127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124702127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124702127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124702127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124702127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124702127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124702127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(888)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124702129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124702136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124702136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124702143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124702143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124702143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124702143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124702143 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124702143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124702143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124702143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124702143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124702144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124702144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124702144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124702144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124702144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124702144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124702144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124702144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124702144 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124702144 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124702144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124702144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124702144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124702146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124702150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124702150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124702594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124702594 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124702594 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124702594 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124702595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124702595 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@74b0a21e6e03: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E9720B24'O, index=0 SGSN_Test-GSUP(894)@74b0a21e6e03: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@74b0a21e6e03: 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 := '5FB04BD92DD800DBC6A519DAC46830EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB8722B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BA1F997BE2D3A7C'O } } } } } 20250307124702615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124702615 DLLC NOTICE LLME(ffffffff/e9720b24){UNASSIGNED} LLC RX: unknown TLLI 0xe9720b24, creating LLME on the fly (gprs_llc.c:552) 20250307124702615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124702615 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1325) 20250307124702615 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124702615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124702615 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124702615 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124702615 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124702615 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124702615 DLLC NOTICE LLME(ffffffff/e9720b24){UNASSIGNED} LLGM Assign pre (e9720b24 => f3e8d36f) (gprs_llc.c:1079) 20250307124702615 DLLC NOTICE LLME(e9720b24/f3e8d36f){ASSIGNED} LLGM Assign post (e9720b24 => f3e8d36f) (gprs_llc.c:1125) 20250307124702615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124702615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124702615 DMM DEBUG MM(262420000000067/f3e8d36f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124702622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124702622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124702622 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124702622 DMM DEBUG MM(262420000000067/f3e8d36f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1139) 20250307124702622 DMM NOTICE MM(262420000000067/f3e8d36f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124702622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124702622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124702622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124702622 DMM DEBUG MM(262420000000067/f3e8d36f) Requesting authorization (sgsn_auth.c:160) 20250307124702622 DMM INFO MM(262420000000067/f3e8d36f) Requesting authentication tuples (sgsn_auth.c:184) 20250307124702622 DMM DEBUG MM(262420000000067/f3e8d36f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124702622 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250307124702622 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@74b0a21e6e03: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@74b0a21e6e03: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250307124702664 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124702664 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124702664 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124702664 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124702664 DMM INFO MM(262420000000067/f3e8d36f) Subscriber data update (mmctx.c:445) 20250307124702664 DMM DEBUG MM(262420000000067/f3e8d36f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124702664 DMM INFO MM(262420000000067/f3e8d36f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124702664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124702664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124702664 DMM INFO MM(262420000000067/f3e8d36f) <- GMM AUTH AND CIPHERING REQ (rand = 5f b0 4b d9 2d d8 00 db c6 a5 19 da c4 68 30 ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124702670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124702670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124702670 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124702670 DMM INFO MM(262420000000067/f3e8d36f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124702670 DMM NOTICE MM(262420000000067/f3e8d36f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124702670 DMM DEBUG MM(262420000000067/f3e8d36f) checking auth: received GSM SRES = bb 87 22 b1 (gprs_gmm.c:721) 20250307124702670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124702670 DMM DEBUG MM(262420000000067/f3e8d36f) Requesting authorization (sgsn_auth.c:160) 20250307124702670 DMM INFO MM(262420000000067/f3e8d36f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124702670 DMM DEBUG MM(262420000000067/f3e8d36f) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124702670 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250307124702670 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) 20250307124702670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124702670 DMM INFO MM(262420000000067/f3e8d36f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3e8d36f) (gprs_gmm.c:355) 20250307124702671 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124702671 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124702671 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250307124702671 DMM INFO MM(262420000000067/f3e8d36f) Subscriber data update (mmctx.c:445) 20250307124702671 DMM DEBUG MM(262420000000067/f3e8d36f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124702671 DMM INFO MM(262420000000067/f3e8d36f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124702671 DMM NOTICE MM(262420000000067/f3e8d36f) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1055) 20250307124702671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124702671 DMM NOTICE MM(262420000000067/f3e8d36f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124702671 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) 20250307124702671 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124702671 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250307124702671 DMM INFO MM(262420000000067/f3e8d36f) Subscriber data update (mmctx.c:445) 20250307124702671 DMM DEBUG MM(262420000000067/f3e8d36f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124702674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124702674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124702674 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124702674 DMM INFO MM(262420000000067/f3e8d36f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124702674 DMM NOTICE MM(262420000000067/f3e8d36f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124702674 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124702674 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124702674 DLLC NOTICE LLME(e9720b24/f3e8d36f){ASSIGNED} LLGM Assign pre (ffffffff => f3e8d36f) (gprs_llc.c:1079) 20250307124702674 DLLC NOTICE LLME(ffffffff/f3e8d36f){ASSIGNED} LLGM Assign post (ffffffff => f3e8d36f) (gprs_llc.c:1125) 20250307124702674 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124702674 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124702674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124702674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124702726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124702726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124702726 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124702726 DMM INFO MM(262420000000067/f3e8d36f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124702726 DMM INFO MM(262420000000067/f3e8d36f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124702726 DMM DEBUG MM(262420000000067/f3e8d36f) Using GGSN 0 (gprs_sm.c:317) 20250307124702726 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) 20250307124702726 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250307124702726 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124702726 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124702726 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250307124702731 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 31 c2 42 eb 11 6d 06 21 2b 14 05 7f 0f 80 95 4f 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) 20250307124702731 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43074220, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124702731 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124702731 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=f3e8d36f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124702731 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124702731 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124707600 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250307124707602 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) 20250307124707602 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5620666460a0) (sgsn_libgtp.c:632) 20250307124712601 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1039" 20250307124717602 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250307124717602 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1039" 20250307124719892 DGPRS DEBUG Checking for inactive LLMEs, time = 4582545 (sgsn.c:131) 20250307124722595 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307124722595 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307124722596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124722604 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250307124722604 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250307124722604 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1041" 20250307124727606 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250307124727606 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250307124727606 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250307124727606 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1041" 20250307124732112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124732118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124732118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124732128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124732132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124732133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124732145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124732148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124732148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124732607 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250307124732607 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250307124732607 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250307124732607 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250307124732607 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1043" 20250307124737608 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250307124737608 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250307124737608 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250307124737609 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250307124737609 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5620666460a0) (sgsn_libgtp.c:632) 20250307124737609 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5620666460a0) (sgsn_libgtp.c:636) 20250307124737609 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250307124737609 DMM INFO MM(262420000000067/f3e8d36f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124737609 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250307124737609 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250307124737609 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250307124737609 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250307124737609 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250307124737609 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250307124737609 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250307124737609 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250307124737609 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250307124737609 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250307124737609 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250307124737609 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250307124737609 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@74b0a21e6e03: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@74b0a21e6e03: Removing Client IMSI='262420000000067'H, index=0 20250307124737623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124737623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250307124737623 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124737623 DMM INFO MM(262420000000067/f3e8d36f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@74b0a21e6e03: Final verdict of PTC: pass 20250307124737625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@74b0a21e6e03: Final verdict of PTC: none 20250307124737629 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124737629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(879)@74b0a21e6e03: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(893)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(887)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@74b0a21e6e03: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(882)@74b0a21e6e03: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(891)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(885)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(880)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:47:37 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250307124737689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124738090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99724) 20250307124738631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124738631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99724, count=113052) 20250307124739632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124739632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:47:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124740634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124740634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_restart_ctr_echo started. 20250307124741176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124741179 DMM INFO MM(262420000000067/f3e8d36f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124741179 DMM INFO MM(262420000000067/f3e8d36f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124741179 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124741179 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124741179 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124741179 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124741179 DLLC NOTICE LLME(ffffffff/f3e8d36f){ASSIGNED} LLGM Assign pre (f3e8d36f => ffffffff) (gprs_llc.c:1079) 20250307124741179 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3e8d36f => ffffffff) (gprs_llc.c:1125) 20250307124741179 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124741179 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124741179 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250307124741179 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) 20250307124741179 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) 20250307124741179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124741179 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124741179 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124741179 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124741179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124741234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124741234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124741234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124741234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124741234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124741234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124741234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124741234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124741234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124741235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124741235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124741235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124741235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124741235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124741235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124741235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124741235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124741235 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124741235 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124741235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124741236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124741236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124741238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124741246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124741246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124741250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124741250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124741250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124741250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124741250 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124741250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124741250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124741250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124741250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124741251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124741251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124741251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124741251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124741251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124741251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124741251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124741251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124741251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124741251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124741251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124741251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124741251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124741253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124741258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124741258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124741264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124741264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124741264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124741264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124741264 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124741264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124741264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124741264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124741264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124741266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124741266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124741266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124741266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124741266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124741266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124741266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124741266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124741266 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124741266 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124741266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124741266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124741266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124741269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124741273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124741273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124741636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124741636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124741636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124741636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124741641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124741642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@74b0a21e6e03: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='E58E1EEB'O, index=0 SGSN_Test-GSUP(913)@74b0a21e6e03: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@74b0a21e6e03: 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 := '96910DC539A8FC45D05E51825C3FD234'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99ECB7AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71F1CAF9D8DC36A8'O } } } } } 20250307124741696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124741696 DLLC NOTICE LLME(ffffffff/e58e1eeb){UNASSIGNED} LLC RX: unknown TLLI 0xe58e1eeb, creating LLME on the fly (gprs_llc.c:552) 20250307124741696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124741696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1325) 20250307124741696 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124741696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124741696 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124741696 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124741696 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124741696 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124741696 DLLC NOTICE LLME(ffffffff/e58e1eeb){UNASSIGNED} LLGM Assign pre (e58e1eeb => fe815bb7) (gprs_llc.c:1079) 20250307124741696 DLLC NOTICE LLME(e58e1eeb/fe815bb7){ASSIGNED} LLGM Assign post (e58e1eeb => fe815bb7) (gprs_llc.c:1125) 20250307124741696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124741696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124741696 DMM DEBUG MM(262420000000023/fe815bb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124741703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124741703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124741703 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124741703 DMM DEBUG MM(262420000000023/fe815bb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1139) 20250307124741703 DMM NOTICE MM(262420000000023/fe815bb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124741703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124741703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124741703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124741703 DMM DEBUG MM(262420000000023/fe815bb7) Requesting authorization (sgsn_auth.c:160) 20250307124741703 DMM INFO MM(262420000000023/fe815bb7) Requesting authentication tuples (sgsn_auth.c:184) 20250307124741703 DMM DEBUG MM(262420000000023/fe815bb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124741703 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250307124741703 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@74b0a21e6e03: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@74b0a21e6e03: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250307124741705 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124741705 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124741705 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124741705 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124741705 DMM INFO MM(262420000000023/fe815bb7) Subscriber data update (mmctx.c:445) 20250307124741705 DMM DEBUG MM(262420000000023/fe815bb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124741705 DMM INFO MM(262420000000023/fe815bb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124741705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124741705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124741705 DMM INFO MM(262420000000023/fe815bb7) <- GMM AUTH AND CIPHERING REQ (rand = 96 91 0d c5 39 a8 fc 45 d0 5e 51 82 5c 3f d2 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124741710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124741710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124741710 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124741710 DMM INFO MM(262420000000023/fe815bb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124741710 DMM NOTICE MM(262420000000023/fe815bb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124741710 DMM DEBUG MM(262420000000023/fe815bb7) checking auth: received GSM SRES = 99 ec b7 ad (gprs_gmm.c:721) 20250307124741710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124741710 DMM DEBUG MM(262420000000023/fe815bb7) Requesting authorization (sgsn_auth.c:160) 20250307124741710 DMM INFO MM(262420000000023/fe815bb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124741710 DMM DEBUG MM(262420000000023/fe815bb7) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124741710 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250307124741710 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) 20250307124741710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124741710 DMM INFO MM(262420000000023/fe815bb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe815bb7) (gprs_gmm.c:355) 20250307124741711 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124741711 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124741711 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250307124741711 DMM INFO MM(262420000000023/fe815bb7) Subscriber data update (mmctx.c:445) 20250307124741711 DMM DEBUG MM(262420000000023/fe815bb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124741711 DMM INFO MM(262420000000023/fe815bb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124741711 DMM NOTICE MM(262420000000023/fe815bb7) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1055) 20250307124741711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124741711 DMM NOTICE MM(262420000000023/fe815bb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124741711 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) 20250307124741711 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124741711 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250307124741711 DMM INFO MM(262420000000023/fe815bb7) Subscriber data update (mmctx.c:445) 20250307124741711 DMM DEBUG MM(262420000000023/fe815bb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124741715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124741715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124741715 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124741715 DMM INFO MM(262420000000023/fe815bb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124741715 DMM NOTICE MM(262420000000023/fe815bb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124741715 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124741715 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124741715 DLLC NOTICE LLME(e58e1eeb/fe815bb7){ASSIGNED} LLGM Assign pre (ffffffff => fe815bb7) (gprs_llc.c:1079) 20250307124741715 DLLC NOTICE LLME(ffffffff/fe815bb7){ASSIGNED} LLGM Assign post (ffffffff => fe815bb7) (gprs_llc.c:1125) 20250307124741715 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124741715 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124741715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124741715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124741768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124741768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124741768 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124741768 DMM INFO MM(262420000000023/fe815bb7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124741768 DMM INFO MM(262420000000023/fe815bb7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124741768 DMM DEBUG MM(262420000000023/fe815bb7) Using GGSN 0 (gprs_sm.c:317) 20250307124741768 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250307124741768 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124741768 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124741768 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250307124741784 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 45 c5 a2 f7 11 86 6f cb 81 14 05 7f 75 5f 47 2c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:461) 20250307124741784 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa430710b8, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124741784 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124741784 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=fe815bb7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124741784 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124741784 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124746769 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250307124746773 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) 20250307124746773 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5620666460a0) (sgsn_libgtp.c:632) 20250307124749892 DGPRS DEBUG Checking for inactive LLMEs, time = 4582575 (sgsn.c:131) 20250307124751771 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250307124751776 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) 20250307124751776 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5620666460a0) (sgsn_libgtp.c:632) 20250307124751776 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250307124751776 DMM INFO MM(262420000000023/fe815bb7) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124751776 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250307124751776 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@74b0a21e6e03: Removing Client IMSI='262420000000023'H, index=0 20250307124751793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124751793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250307124751793 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124751793 DMM INFO MM(262420000000023/fe815bb7) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@74b0a21e6e03: Final verdict of PTC: pass 20250307124751798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54278<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_echo-BVCI210(905)@74b0a21e6e03: Final verdict of PTC: none 20250307124751803 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124751803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(911)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(906)@74b0a21e6e03: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(901)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(913)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@74b0a21e6e03: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(899)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(909)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(904)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:47:51 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 20250307124751889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124752291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99664) 20250307124752804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124752804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99664, count=104020) 20250307124753807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124753807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:47:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124754809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124754809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_restart_ctr_create started. 20250307124755386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124755389 DMM INFO MM(262420000000023/fe815bb7) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124755389 DMM INFO MM(262420000000023/fe815bb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124755389 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124755389 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124755389 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124755389 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124755389 DLLC NOTICE LLME(ffffffff/fe815bb7){ASSIGNED} LLGM Assign pre (fe815bb7 => ffffffff) (gprs_llc.c:1079) 20250307124755389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe815bb7 => ffffffff) (gprs_llc.c:1125) 20250307124755389 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124755389 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124755389 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250307124755389 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) 20250307124755389 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) 20250307124755389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124755389 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124755389 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124755389 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124755389 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124755415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124755415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124755415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124755415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124755415 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124755415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124755415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124755415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124755415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124755416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124755416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124755416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124755416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124755416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124755416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124755416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124755416 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124755416 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124755416 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124755416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124755416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124755416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124755419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124755425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124755425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124755432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124755432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124755432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124755432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124755432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124755432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124755432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124755432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124755432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124755433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124755433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124755433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124755433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124755433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124755433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124755433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124755433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124755433 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124755433 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124755433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124755433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124755433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124755436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124755441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124755441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(927)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(924)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124755446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124755446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124755446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124755446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124755446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124755446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124755446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124755446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124755446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124755447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124755447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124755447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124755447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124755447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124755447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124755447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124755447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124755447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124755447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124755447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124755447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124755447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124755449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124755454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124755454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124755810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124755810 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124755810 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124755810 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124755814 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124755815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@74b0a21e6e03: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='E3D1C28D'O, index=0 SGSN_Test-GSUP(932)@74b0a21e6e03: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@74b0a21e6e03: 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 := '335147ADAC22178EC5DAF90D65B77A77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8ED38938'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95AB8EB94828A248'O } } } } } 20250307124755881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124755881 DLLC NOTICE LLME(ffffffff/e3d1c28d){UNASSIGNED} LLC RX: unknown TLLI 0xe3d1c28d, creating LLME on the fly (gprs_llc.c:552) 20250307124755881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124755881 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1325) 20250307124755882 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124755882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124755882 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124755882 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124755882 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124755882 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124755882 DLLC NOTICE LLME(ffffffff/e3d1c28d){UNASSIGNED} LLGM Assign pre (e3d1c28d => c3f6daa2) (gprs_llc.c:1079) 20250307124755882 DLLC NOTICE LLME(e3d1c28d/c3f6daa2){ASSIGNED} LLGM Assign post (e3d1c28d => c3f6daa2) (gprs_llc.c:1125) 20250307124755882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124755882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124755882 DMM DEBUG MM(262420000000024/c3f6daa2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124755902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124755902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124755902 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124755902 DMM DEBUG MM(262420000000024/c3f6daa2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1139) 20250307124755902 DMM NOTICE MM(262420000000024/c3f6daa2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124755902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124755902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124755902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124755902 DMM DEBUG MM(262420000000024/c3f6daa2) Requesting authorization (sgsn_auth.c:160) 20250307124755902 DMM INFO MM(262420000000024/c3f6daa2) Requesting authentication tuples (sgsn_auth.c:184) 20250307124755902 DMM DEBUG MM(262420000000024/c3f6daa2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124755902 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250307124755902 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@74b0a21e6e03: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@74b0a21e6e03: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250307124755908 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124755908 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124755908 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124755908 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124755908 DMM INFO MM(262420000000024/c3f6daa2) Subscriber data update (mmctx.c:445) 20250307124755908 DMM DEBUG MM(262420000000024/c3f6daa2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124755908 DMM INFO MM(262420000000024/c3f6daa2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124755908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124755908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124755908 DMM INFO MM(262420000000024/c3f6daa2) <- GMM AUTH AND CIPHERING REQ (rand = 33 51 47 ad ac 22 17 8e c5 da f9 0d 65 b7 7a 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124755923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124755923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124755923 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124755923 DMM INFO MM(262420000000024/c3f6daa2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124755923 DMM NOTICE MM(262420000000024/c3f6daa2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124755923 DMM DEBUG MM(262420000000024/c3f6daa2) checking auth: received GSM SRES = 8e d3 89 38 (gprs_gmm.c:721) 20250307124755923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124755923 DMM DEBUG MM(262420000000024/c3f6daa2) Requesting authorization (sgsn_auth.c:160) 20250307124755923 DMM INFO MM(262420000000024/c3f6daa2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124755923 DMM DEBUG MM(262420000000024/c3f6daa2) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124755923 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250307124755924 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) 20250307124755924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124755924 DMM INFO MM(262420000000024/c3f6daa2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3f6daa2) (gprs_gmm.c:355) 20250307124755926 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124755926 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124755926 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250307124755926 DMM INFO MM(262420000000024/c3f6daa2) Subscriber data update (mmctx.c:445) 20250307124755926 DMM DEBUG MM(262420000000024/c3f6daa2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124755926 DMM INFO MM(262420000000024/c3f6daa2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124755926 DMM NOTICE MM(262420000000024/c3f6daa2) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1055) 20250307124755926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124755926 DMM NOTICE MM(262420000000024/c3f6daa2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124755926 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) 20250307124755928 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124755928 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250307124755928 DMM INFO MM(262420000000024/c3f6daa2) Subscriber data update (mmctx.c:445) 20250307124755928 DMM DEBUG MM(262420000000024/c3f6daa2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124755939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124755939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124755939 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124755939 DMM INFO MM(262420000000024/c3f6daa2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124755939 DMM NOTICE MM(262420000000024/c3f6daa2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124755939 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124755939 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124755940 DLLC NOTICE LLME(e3d1c28d/c3f6daa2){ASSIGNED} LLGM Assign pre (ffffffff => c3f6daa2) (gprs_llc.c:1079) 20250307124755940 DLLC NOTICE LLME(ffffffff/c3f6daa2){ASSIGNED} LLGM Assign post (ffffffff => c3f6daa2) (gprs_llc.c:1125) 20250307124755940 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124755940 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124755940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124755940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124755995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124755995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124755995 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124755995 DMM INFO MM(262420000000024/c3f6daa2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124755995 DMM INFO MM(262420000000024/c3f6daa2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124755995 DMM DEBUG MM(262420000000024/c3f6daa2) Using GGSN 0 (gprs_sm.c:317) 20250307124755995 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250307124755995 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124755995 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124755995 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250307124756021 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 e9 87 c9 86 11 e4 24 03 93 14 05 7f 66 e7 c9 81 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) 20250307124756021 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7faa430710b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250307124756021 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7faa430710b8, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124756021 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250307124756021 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250307124756021 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250307124756021 DMM NOTICE MM(262420000000024/c3f6daa2) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124756031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124756031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124756031 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124756031 DMM INFO MM(262420000000024/c3f6daa2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124756032 DMM INFO MM(262420000000024/c3f6daa2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124756032 DMM DEBUG MM(262420000000024/c3f6daa2) Using GGSN 0 (gprs_sm.c:317) 20250307124756032 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250307124756032 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124756032 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124756032 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250307124756037 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 e9 87 c9 86 11 e4 24 03 93 14 05 7f 66 e7 c9 81 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) 20250307124756037 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7faa430710b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250307124756037 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa430710b8, cbp=0x562066657500) (sgsn_libgtp.c:632) 20250307124756037 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124756037 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=c3f6daa2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124756037 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124756037 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@74b0a21e6e03: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@74b0a21e6e03: Final verdict of PTC: pass 20250307124756055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(920)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(925)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@74b0a21e6e03: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@74b0a21e6e03: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(930)@74b0a21e6e03: Final verdict of PTC: none 20250307124756061 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124756061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_restart_ctr_create-BVCI196(919)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(923)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(928)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(918)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:47:56 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 20250307124756113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124756515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91172) 20250307124757062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124757062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91172, count=104044) 20250307124758063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124758063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:47:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124759063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124759064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250307124759578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124759580 DMM INFO MM(262420000000024/c3f6daa2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124759580 DMM INFO MM(262420000000024/c3f6daa2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124759580 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124759580 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124759580 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124759580 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124759580 DLLC NOTICE LLME(ffffffff/c3f6daa2){ASSIGNED} LLGM Assign pre (c3f6daa2 => ffffffff) (gprs_llc.c:1079) 20250307124759580 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3f6daa2 => ffffffff) (gprs_llc.c:1125) 20250307124759580 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124759580 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124759580 DMM NOTICE MM(262420000000024/c3f6daa2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307124759580 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250307124759580 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307124759580 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124759580 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250307124759580 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250307124759580 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) 20250307124759581 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) 20250307124759581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124759581 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124759581 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124759581 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124759581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124759622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124759622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124759622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124759622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124759622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124759622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124759622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124759622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124759622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124759622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124759622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124759622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124759623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124759623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124759623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124759623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124759623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124759623 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124759623 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124759623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124759623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124759623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124759626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124759631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124759631 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124759639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124759639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124759639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124759639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124759639 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124759639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124759639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124759639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124759639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124759642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124759642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124759642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124759642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124759642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124759642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124759642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124759642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124759642 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124759642 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124759642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124759643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124759643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124759646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124759654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124759654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124759662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124759662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124759662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124759662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124759662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124759664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124759664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124759664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124759664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124759664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124759664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124759664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124759664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124759664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124759664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124759664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124759665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124759665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124759668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124759674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124759674 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(947)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124800065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124800065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124800065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124800065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124800067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124800067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E91FB438'O, index=0 SGSN_Test-GSUP(951)@74b0a21e6e03: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@74b0a21e6e03: 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 := 'C0819FECB0D46EB67BD66704E3A94300'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83EBC9D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23ED657A13132473'O } } } } } 20250307124801133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124801133 DLLC NOTICE LLME(ffffffff/e91fb438){UNASSIGNED} LLC RX: unknown TLLI 0xe91fb438, creating LLME on the fly (gprs_llc.c:552) 20250307124801134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124801134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1325) 20250307124801134 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124801134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124801134 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124801134 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124801134 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124801134 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124801134 DLLC NOTICE LLME(ffffffff/e91fb438){UNASSIGNED} LLGM Assign pre (e91fb438 => f50cd6f2) (gprs_llc.c:1079) 20250307124801134 DLLC NOTICE LLME(e91fb438/f50cd6f2){ASSIGNED} LLGM Assign post (e91fb438 => f50cd6f2) (gprs_llc.c:1125) 20250307124801134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124801134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124801134 DMM DEBUG MM(262420000000025/f50cd6f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124801152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124801152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124801152 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124801152 DMM DEBUG MM(262420000000025/f50cd6f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1139) 20250307124801152 DMM NOTICE MM(262420000000025/f50cd6f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124801152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124801152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124801152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124801153 DMM DEBUG MM(262420000000025/f50cd6f2) Requesting authorization (sgsn_auth.c:160) 20250307124801153 DMM INFO MM(262420000000025/f50cd6f2) Requesting authentication tuples (sgsn_auth.c:184) 20250307124801153 DMM DEBUG MM(262420000000025/f50cd6f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124801153 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250307124801153 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@74b0a21e6e03: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250307124801161 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124801161 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124801161 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124801161 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124801161 DMM INFO MM(262420000000025/f50cd6f2) Subscriber data update (mmctx.c:445) 20250307124801161 DMM DEBUG MM(262420000000025/f50cd6f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124801161 DMM INFO MM(262420000000025/f50cd6f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124801161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124801161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124801161 DMM INFO MM(262420000000025/f50cd6f2) <- GMM AUTH AND CIPHERING REQ (rand = c0 81 9f ec b0 d4 6e b6 7b d6 67 04 e3 a9 43 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124801176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124801176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124801176 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124801176 DMM INFO MM(262420000000025/f50cd6f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124801176 DMM NOTICE MM(262420000000025/f50cd6f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124801176 DMM DEBUG MM(262420000000025/f50cd6f2) checking auth: received GSM SRES = 83 eb c9 d2 (gprs_gmm.c:721) 20250307124801176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124801176 DMM DEBUG MM(262420000000025/f50cd6f2) Requesting authorization (sgsn_auth.c:160) 20250307124801176 DMM INFO MM(262420000000025/f50cd6f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124801176 DMM DEBUG MM(262420000000025/f50cd6f2) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124801176 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250307124801176 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) 20250307124801176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124801176 DMM INFO MM(262420000000025/f50cd6f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf50cd6f2) (gprs_gmm.c:355) 20250307124801179 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124801179 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124801179 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250307124801179 DMM INFO MM(262420000000025/f50cd6f2) Subscriber data update (mmctx.c:445) 20250307124801179 DMM DEBUG MM(262420000000025/f50cd6f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124801179 DMM INFO MM(262420000000025/f50cd6f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124801179 DMM NOTICE MM(262420000000025/f50cd6f2) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1055) 20250307124801179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124801179 DMM NOTICE MM(262420000000025/f50cd6f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124801179 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) 20250307124801180 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124801180 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250307124801180 DMM INFO MM(262420000000025/f50cd6f2) Subscriber data update (mmctx.c:445) 20250307124801180 DMM DEBUG MM(262420000000025/f50cd6f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124801193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124801193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124801193 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124801193 DMM INFO MM(262420000000025/f50cd6f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124801193 DMM NOTICE MM(262420000000025/f50cd6f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124801193 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124801193 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124801193 DLLC NOTICE LLME(e91fb438/f50cd6f2){ASSIGNED} LLGM Assign pre (ffffffff => f50cd6f2) (gprs_llc.c:1079) 20250307124801193 DLLC NOTICE LLME(ffffffff/f50cd6f2){ASSIGNED} LLGM Assign post (ffffffff => f50cd6f2) (gprs_llc.c:1125) 20250307124801193 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124801193 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124801193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124801193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124801250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124801250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124801250 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124801250 DMM INFO MM(262420000000025/f50cd6f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124801250 DMM INFO MM(262420000000025/f50cd6f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124801250 DMM DEBUG MM(262420000000025/f50cd6f2) Using GGSN 0 (gprs_sm.c:317) 20250307124801250 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) 20250307124801250 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250307124801250 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124801250 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124801250 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250307124801277 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 4b 7a 73 b8 11 85 9d d9 18 14 05 7f db ae bf 7b 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) 20250307124801277 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43072130, cbp=0x56206664d6e0) (sgsn_libgtp.c:632) 20250307124801277 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124801277 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=f50cd6f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124801277 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124801277 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124801293 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250307124801293 DGPRS INFO PDP(262420000000025:5): Context 0x7faa43072130 was deleted (sgsn_libgtp.c:706) 20250307124801293 DMM INFO MM(262420000000025/f50cd6f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124801293 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250307124801293 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250307124809294 DMM INFO MM(262420000000025/f50cd6f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124817004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250307124817295 DMM INFO MM(262420000000025/f50cd6f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124819893 DGPRS DEBUG Checking for inactive LLMEs, time = 4582605 (sgsn.c:131) 20250307124820066 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307124820066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307124820066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124825296 DMM INFO MM(262420000000025/f50cd6f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124829623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124829630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124829630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124829643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124829649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124829649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124829666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124829671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124829671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307124833297 DMM INFO MM(262420000000025/f50cd6f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@74b0a21e6e03: Removing Client IMSI='262420000000025'H, index=0 20250307124833316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124833316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250307124833316 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124833316 DMM INFO MM(262420000000025/f50cd6f2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@74b0a21e6e03: Final verdict of PTC: pass 20250307124833321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46154<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(939)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(951)@74b0a21e6e03: Final verdict of PTC: none 20250307124833327 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124833327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(944)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(949)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(937)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(948)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(942)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:48:33 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250307124833486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124833889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107792) 20250307124834328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124834328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107792, count=112148) 20250307124835329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124835329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:48: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_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 20250307124836331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124836331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250307124836982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124836984 DMM INFO MM(262420000000025/f50cd6f2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124836984 DMM INFO MM(262420000000025/f50cd6f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124836984 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124836984 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124836984 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124836984 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124836984 DLLC NOTICE LLME(ffffffff/f50cd6f2){ASSIGNED} LLGM Assign pre (f50cd6f2 => ffffffff) (gprs_llc.c:1079) 20250307124836984 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f50cd6f2 => ffffffff) (gprs_llc.c:1125) 20250307124836984 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124836984 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124836985 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250307124836985 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) 20250307124836985 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) 20250307124836985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124836985 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124836985 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124836985 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124836985 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124837027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124837027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124837027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124837027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124837027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124837027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124837027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124837027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124837027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124837028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124837028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124837028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124837028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124837028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124837028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124837028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124837028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124837028 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124837028 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124837028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124837028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124837028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124837030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124837036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124837036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124837040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124837040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124837040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124837040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124837040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124837040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124837040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124837040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124837040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124837041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124837041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124837041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124837041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124837041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124837041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124837041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124837041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124837041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124837041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124837041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124837041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124837041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124837044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124837048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124837048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124837054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124837054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124837054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124837054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124837054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124837054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124837054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124837054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124837054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124837055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124837055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124837055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124837055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124837055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124837055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124837055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124837055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124837055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124837055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124837055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124837055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124837055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124837057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124837062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124837062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124837332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124837332 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124837332 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124837332 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124837336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124837338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='F40D0801'O, index=0 SGSN_Test-GSUP(970)@74b0a21e6e03: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@74b0a21e6e03: 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 := 'EBAAA761A5E5F5E570E404474F88ACFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42B9FBE0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5C284456449E597'O } } } } } 20250307124837395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124837395 DLLC NOTICE LLME(ffffffff/f40d0801){UNASSIGNED} LLC RX: unknown TLLI 0xf40d0801, creating LLME on the fly (gprs_llc.c:552) 20250307124837395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124837395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1325) 20250307124837395 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124837395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124837395 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124837395 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124837395 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124837395 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124837395 DLLC NOTICE LLME(ffffffff/f40d0801){UNASSIGNED} LLGM Assign pre (f40d0801 => ca39fc6b) (gprs_llc.c:1079) 20250307124837395 DLLC NOTICE LLME(f40d0801/ca39fc6b){ASSIGNED} LLGM Assign post (f40d0801 => ca39fc6b) (gprs_llc.c:1125) 20250307124837395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124837395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124837395 DMM DEBUG MM(262420000000027/ca39fc6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124837407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124837407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124837407 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124837407 DMM DEBUG MM(262420000000027/ca39fc6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1139) 20250307124837407 DMM NOTICE MM(262420000000027/ca39fc6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124837407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124837407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124837407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124837407 DMM DEBUG MM(262420000000027/ca39fc6b) Requesting authorization (sgsn_auth.c:160) 20250307124837407 DMM INFO MM(262420000000027/ca39fc6b) Requesting authentication tuples (sgsn_auth.c:184) 20250307124837407 DMM DEBUG MM(262420000000027/ca39fc6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124837407 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250307124837407 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@74b0a21e6e03: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250307124837412 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124837412 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124837412 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124837412 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124837412 DMM INFO MM(262420000000027/ca39fc6b) Subscriber data update (mmctx.c:445) 20250307124837412 DMM DEBUG MM(262420000000027/ca39fc6b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124837412 DMM INFO MM(262420000000027/ca39fc6b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124837412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124837412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124837412 DMM INFO MM(262420000000027/ca39fc6b) <- GMM AUTH AND CIPHERING REQ (rand = eb aa a7 61 a5 e5 f5 e5 70 e4 04 47 4f 88 ac fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124837426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124837426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124837426 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124837426 DMM INFO MM(262420000000027/ca39fc6b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124837426 DMM NOTICE MM(262420000000027/ca39fc6b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124837426 DMM DEBUG MM(262420000000027/ca39fc6b) checking auth: received GSM SRES = 42 b9 fb e0 (gprs_gmm.c:721) 20250307124837426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124837426 DMM DEBUG MM(262420000000027/ca39fc6b) Requesting authorization (sgsn_auth.c:160) 20250307124837426 DMM INFO MM(262420000000027/ca39fc6b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124837426 DMM DEBUG MM(262420000000027/ca39fc6b) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124837426 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250307124837426 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) 20250307124837426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124837426 DMM INFO MM(262420000000027/ca39fc6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xca39fc6b) (gprs_gmm.c:355) 20250307124837429 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124837429 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124837429 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250307124837429 DMM INFO MM(262420000000027/ca39fc6b) Subscriber data update (mmctx.c:445) 20250307124837429 DMM DEBUG MM(262420000000027/ca39fc6b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124837429 DMM INFO MM(262420000000027/ca39fc6b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124837429 DMM NOTICE MM(262420000000027/ca39fc6b) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1055) 20250307124837429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124837429 DMM NOTICE MM(262420000000027/ca39fc6b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124837429 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) 20250307124837431 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124837431 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250307124837431 DMM INFO MM(262420000000027/ca39fc6b) Subscriber data update (mmctx.c:445) 20250307124837431 DMM DEBUG MM(262420000000027/ca39fc6b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124837443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124837443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124837443 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124837443 DMM INFO MM(262420000000027/ca39fc6b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124837443 DMM NOTICE MM(262420000000027/ca39fc6b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124837443 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124837443 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124837443 DLLC NOTICE LLME(f40d0801/ca39fc6b){ASSIGNED} LLGM Assign pre (ffffffff => ca39fc6b) (gprs_llc.c:1079) 20250307124837444 DLLC NOTICE LLME(ffffffff/ca39fc6b){ASSIGNED} LLGM Assign post (ffffffff => ca39fc6b) (gprs_llc.c:1125) 20250307124837444 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124837444 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124837444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124837444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124837501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124837501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124837501 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124837501 DMM INFO MM(262420000000027/ca39fc6b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124837501 DMM INFO MM(262420000000027/ca39fc6b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124837501 DMM DEBUG MM(262420000000027/ca39fc6b) Using GGSN 0 (gprs_sm.c:317) 20250307124837501 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) 20250307124837501 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250307124837501 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124837501 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124837501 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@74b0a21e6e03: First createPDPContextRequest received, dropping & waiting for retransmission 20250307124842502 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250307124842521 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 73 d8 5d f7 11 9f 23 ea 1f 14 05 7f d7 b9 7b 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:461) 20250307124842521 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43072130, cbp=0x56206664d6e0) (sgsn_libgtp.c:632) 20250307124842521 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124842521 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=ca39fc6b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124842521 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124842521 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250307124842538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124842538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250307124842538 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124842538 DMM INFO MM(262420000000027/ca39fc6b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250307124842538 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124842538 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@74b0a21e6e03: First deletePDPContextRequest received, dropping & waiting for retransmission 20250307124847539 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250307124847546 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) 20250307124847547 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7faa43072130, cbp=0x56206664d6e0) (sgsn_libgtp.c:632) 20250307124847547 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250307124847547 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ca39fc6b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124847547 DMM INFO MM(262420000000027/ca39fc6b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250307124847547 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250307124847547 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@74b0a21e6e03: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@74b0a21e6e03: Final verdict of PTC: pass 20250307124847566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@74b0a21e6e03: Final verdict of PTC: none 20250307124847570 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124847570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(954)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(963)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(968)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(958)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(961)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(966)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(956)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:48:47 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250307124847647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124848050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94936) 20250307124848572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124848572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94936, count=102832) 20250307124849573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124849574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307124849895 DGPRS DEBUG Checking for inactive LLMEs, time = 4582635 (sgsn.c:131) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:48:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124850575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124850575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250307124851144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124851146 DMM INFO MM(262420000000027/ca39fc6b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124851146 DMM INFO MM(262420000000027/ca39fc6b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124851146 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124851146 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124851146 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124851146 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124851146 DLLC NOTICE LLME(ffffffff/ca39fc6b){ASSIGNED} LLGM Assign pre (ca39fc6b => ffffffff) (gprs_llc.c:1079) 20250307124851146 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca39fc6b => ffffffff) (gprs_llc.c:1125) 20250307124851146 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250307124851146 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) 20250307124851146 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) 20250307124851146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124851147 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124851147 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124851147 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124851147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124851188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124851188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124851188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124851188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124851188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124851188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124851188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124851188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124851188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124851190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124851190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124851190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124851190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124851190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124851190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124851190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124851190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124851190 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124851190 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124851190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124851191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124851191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124851196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124851204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124851211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124851211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124851211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124851211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124851211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124851211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124851211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124851211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124851211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124851211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124851211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124851212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124851212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124851212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124851212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124851212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124851212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124851212 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124851212 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124851212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124851212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124851212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124851214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124851218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(984)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124851227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124851227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124851227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124851227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124851227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124851227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124851227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124851227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124851227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124851227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124851227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124851227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124851228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124851228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124851228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124851228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124851228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124851228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124851228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124851228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124851228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124851228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124851230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124851235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851235 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(985)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124851576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124851576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124851576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124851576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124851580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124851581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='E58E5758'O, index=0 SGSN_Test-GSUP(989)@74b0a21e6e03: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@74b0a21e6e03: 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 := '81B33C3D25ECECC5CA196AB7D0862588'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82943E19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5374E6804A8A0D8'O } } } } } 20250307124851652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851652 DLLC NOTICE LLME(ffffffff/e58e5758){UNASSIGNED} LLC RX: unknown TLLI 0xe58e5758, creating LLME on the fly (gprs_llc.c:552) 20250307124851652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124851652 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1325) 20250307124851652 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124851652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124851652 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124851652 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124851652 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124851652 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124851652 DLLC NOTICE LLME(ffffffff/e58e5758){UNASSIGNED} LLGM Assign pre (e58e5758 => fdf07882) (gprs_llc.c:1079) 20250307124851652 DLLC NOTICE LLME(e58e5758/fdf07882){ASSIGNED} LLGM Assign post (e58e5758 => fdf07882) (gprs_llc.c:1125) 20250307124851652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124851652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124851652 DMM DEBUG MM(262420000000028/fdf07882) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124851672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124851672 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124851672 DMM DEBUG MM(262420000000028/fdf07882) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1139) 20250307124851672 DMM NOTICE MM(262420000000028/fdf07882) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124851672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124851672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124851672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124851672 DMM DEBUG MM(262420000000028/fdf07882) Requesting authorization (sgsn_auth.c:160) 20250307124851673 DMM INFO MM(262420000000028/fdf07882) Requesting authentication tuples (sgsn_auth.c:184) 20250307124851673 DMM DEBUG MM(262420000000028/fdf07882) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124851673 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250307124851673 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@74b0a21e6e03: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250307124851678 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124851678 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124851678 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124851678 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124851678 DMM INFO MM(262420000000028/fdf07882) Subscriber data update (mmctx.c:445) 20250307124851678 DMM DEBUG MM(262420000000028/fdf07882) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124851678 DMM INFO MM(262420000000028/fdf07882) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124851678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124851678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124851678 DMM INFO MM(262420000000028/fdf07882) <- GMM AUTH AND CIPHERING REQ (rand = 81 b3 3c 3d 25 ec ec c5 ca 19 6a b7 d0 86 25 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124851693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124851693 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124851693 DMM INFO MM(262420000000028/fdf07882) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124851693 DMM NOTICE MM(262420000000028/fdf07882) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124851693 DMM DEBUG MM(262420000000028/fdf07882) checking auth: received GSM SRES = 82 94 3e 19 (gprs_gmm.c:721) 20250307124851693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124851693 DMM DEBUG MM(262420000000028/fdf07882) Requesting authorization (sgsn_auth.c:160) 20250307124851693 DMM INFO MM(262420000000028/fdf07882) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124851693 DMM DEBUG MM(262420000000028/fdf07882) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124851693 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250307124851693 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) 20250307124851693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124851693 DMM INFO MM(262420000000028/fdf07882) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdf07882) (gprs_gmm.c:355) 20250307124851696 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124851696 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124851696 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250307124851696 DMM INFO MM(262420000000028/fdf07882) Subscriber data update (mmctx.c:445) 20250307124851696 DMM DEBUG MM(262420000000028/fdf07882) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124851696 DMM INFO MM(262420000000028/fdf07882) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124851696 DMM NOTICE MM(262420000000028/fdf07882) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1055) 20250307124851696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124851696 DMM NOTICE MM(262420000000028/fdf07882) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124851696 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) 20250307124851697 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124851697 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250307124851697 DMM INFO MM(262420000000028/fdf07882) Subscriber data update (mmctx.c:445) 20250307124851697 DMM DEBUG MM(262420000000028/fdf07882) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124851710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124851710 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124851710 DMM INFO MM(262420000000028/fdf07882) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124851710 DMM NOTICE MM(262420000000028/fdf07882) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124851710 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124851710 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124851710 DLLC NOTICE LLME(e58e5758/fdf07882){ASSIGNED} LLGM Assign pre (ffffffff => fdf07882) (gprs_llc.c:1079) 20250307124851710 DLLC NOTICE LLME(ffffffff/fdf07882){ASSIGNED} LLGM Assign post (ffffffff => fdf07882) (gprs_llc.c:1125) 20250307124851710 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124851710 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124851710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124851710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124851769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124851769 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124851769 DMM INFO MM(262420000000028/fdf07882) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124851769 DMM INFO MM(262420000000028/fdf07882) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124851769 DMM DEBUG MM(262420000000028/fdf07882) Using GGSN 0 (gprs_sm.c:317) 20250307124851769 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) 20250307124851769 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250307124851769 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124851769 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124851769 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250307124851792 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 82 8e 3c 9b 11 59 38 58 f8 14 05 7f fc 68 40 5b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:461) 20250307124851792 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43072130, cbp=0x56206664d6e0) (sgsn_libgtp.c:632) 20250307124851792 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124851792 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=fdf07882, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124851792 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124851792 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124851804 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250307124851804 DGPRS INFO PDP(262420000000028:5): Context 0x7faa43072130 was deleted (sgsn_libgtp.c:706) 20250307124851804 DMM INFO MM(262420000000028/fdf07882) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124851804 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250307124851804 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@74b0a21e6e03: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250307124851815 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250307124851816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124851817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250307124851817 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124851817 DMM INFO MM(262420000000028/fdf07882) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250307124851818 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) 20250307124851818 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@74b0a21e6e03: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@74b0a21e6e03: Final verdict of PTC: pass 20250307124851826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50172<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124851830 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(989)@74b0a21e6e03: Final verdict of PTC: none 20250307124851830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(988)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(987)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(982)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(977)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(980)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(986)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(975)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:48:51 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 20250307124851930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124852332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101252) 20250307124852831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124852831 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=102512) 20250307124853833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124853833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:48:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124854835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124854835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250307124855443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124855446 DMM INFO MM(262420000000028/fdf07882) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124855446 DMM INFO MM(262420000000028/fdf07882) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124855446 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124855446 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124855446 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124855446 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124855446 DLLC NOTICE LLME(ffffffff/fdf07882){ASSIGNED} LLGM Assign pre (fdf07882 => ffffffff) (gprs_llc.c:1079) 20250307124855446 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdf07882 => ffffffff) (gprs_llc.c:1125) 20250307124855446 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124855446 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124855446 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250307124855446 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) 20250307124855446 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) 20250307124855446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124855446 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124855446 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124855446 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124855446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124855492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124855492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124855492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124855492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124855492 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124855492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124855492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124855492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124855492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124855494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124855494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124855494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124855494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124855494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124855494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124855494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124855494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124855494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124855494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124855494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124855494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124855494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124855496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124855504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124855504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124855511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124855511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124855511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124855511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124855511 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124855511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124855511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124855511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124855511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124855512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124855512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124855512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124855512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124855512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124855512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124855512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124855512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124855512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124855512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124855512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124855512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124855512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1002)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124855514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124855519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124855519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124855523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124855523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124855523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124855523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124855523 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124855523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124855523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124855523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124855523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124855524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124855524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124855524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124855524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124855524 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124855524 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124855524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124855524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124855526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124855530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124855530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124855836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124855836 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124855836 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124855836 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124855840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124855842 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='EACE2DEF'O, index=0 SGSN_Test-GSUP(1008)@74b0a21e6e03: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@74b0a21e6e03: 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 := '70FFEC90653257B4DA4E923F9587C4DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CFDB102'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB7C778D6E894B20'O } } } } } 20250307124855915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124855915 DLLC NOTICE LLME(ffffffff/eace2def){UNASSIGNED} LLC RX: unknown TLLI 0xeace2def, creating LLME on the fly (gprs_llc.c:552) 20250307124855915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124855915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1325) 20250307124855915 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124855915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124855915 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124855915 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124855915 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124855915 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124855915 DLLC NOTICE LLME(ffffffff/eace2def){UNASSIGNED} LLGM Assign pre (eace2def => f4ac13c1) (gprs_llc.c:1079) 20250307124855915 DLLC NOTICE LLME(eace2def/f4ac13c1){ASSIGNED} LLGM Assign post (eace2def => f4ac13c1) (gprs_llc.c:1125) 20250307124855915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124855915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124855915 DMM DEBUG MM(262420000000026/f4ac13c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124855933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124855933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124855933 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124855933 DMM DEBUG MM(262420000000026/f4ac13c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250307124855933 DMM NOTICE MM(262420000000026/f4ac13c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124855933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124855933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124855933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124855933 DMM DEBUG MM(262420000000026/f4ac13c1) Requesting authorization (sgsn_auth.c:160) 20250307124855933 DMM INFO MM(262420000000026/f4ac13c1) Requesting authentication tuples (sgsn_auth.c:184) 20250307124855933 DMM DEBUG MM(262420000000026/f4ac13c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124855933 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250307124855933 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)@74b0a21e6e03: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250307124855938 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124855938 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124855938 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124855938 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124855938 DMM INFO MM(262420000000026/f4ac13c1) Subscriber data update (mmctx.c:445) 20250307124855938 DMM DEBUG MM(262420000000026/f4ac13c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124855938 DMM INFO MM(262420000000026/f4ac13c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124855938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124855938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124855938 DMM INFO MM(262420000000026/f4ac13c1) <- GMM AUTH AND CIPHERING REQ (rand = 70 ff ec 90 65 32 57 b4 da 4e 92 3f 95 87 c4 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124855949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124855949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124855949 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124855949 DMM INFO MM(262420000000026/f4ac13c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124855949 DMM NOTICE MM(262420000000026/f4ac13c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124855949 DMM DEBUG MM(262420000000026/f4ac13c1) checking auth: received GSM SRES = 8c fd b1 02 (gprs_gmm.c:721) 20250307124855949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124855949 DMM DEBUG MM(262420000000026/f4ac13c1) Requesting authorization (sgsn_auth.c:160) 20250307124855949 DMM INFO MM(262420000000026/f4ac13c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124855949 DMM DEBUG MM(262420000000026/f4ac13c1) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124855949 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250307124855949 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) 20250307124855949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124855949 DMM INFO MM(262420000000026/f4ac13c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4ac13c1) (gprs_gmm.c:355) 20250307124855950 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124855950 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124855950 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250307124855950 DMM INFO MM(262420000000026/f4ac13c1) Subscriber data update (mmctx.c:445) 20250307124855950 DMM DEBUG MM(262420000000026/f4ac13c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124855950 DMM INFO MM(262420000000026/f4ac13c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124855950 DMM NOTICE MM(262420000000026/f4ac13c1) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250307124855950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124855950 DMM NOTICE MM(262420000000026/f4ac13c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124855950 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) 20250307124855951 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124855951 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250307124855951 DMM INFO MM(262420000000026/f4ac13c1) Subscriber data update (mmctx.c:445) 20250307124855951 DMM DEBUG MM(262420000000026/f4ac13c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124855959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124855959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124855959 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124855959 DMM INFO MM(262420000000026/f4ac13c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124855959 DMM NOTICE MM(262420000000026/f4ac13c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124855959 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124855959 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124855959 DLLC NOTICE LLME(eace2def/f4ac13c1){ASSIGNED} LLGM Assign pre (ffffffff => f4ac13c1) (gprs_llc.c:1079) 20250307124855959 DLLC NOTICE LLME(ffffffff/f4ac13c1){ASSIGNED} LLGM Assign post (ffffffff => f4ac13c1) (gprs_llc.c:1125) 20250307124855959 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124855959 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124855959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124855959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124856016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124856016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124856017 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124856017 DMM INFO MM(262420000000026/f4ac13c1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124856017 DMM INFO MM(262420000000026/f4ac13c1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124856017 DMM DEBUG MM(262420000000026/f4ac13c1) Using GGSN 0 (gprs_sm.c:317) 20250307124856017 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) 20250307124856017 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250307124856017 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124856017 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124856017 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250307124856045 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 86 33 2a cf 11 b5 70 09 03 14 05 7f 1c 4a 85 54 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:461) 20250307124856045 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43072130, cbp=0x56206664d6e0) (sgsn_libgtp.c:632) 20250307124856045 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124856045 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=f4ac13c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124856045 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124856045 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124856065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124856065 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250307124856065 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124856074 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 86 33 2a cf 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250307124856074 DGPRS INFO PDP(262420000000026:5): Context 0x7faa43072130 was deleted (sgsn_libgtp.c:706) 20250307124856074 DMM INFO MM(262420000000026/f4ac13c1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250307124856074 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250307124856074 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@74b0a21e6e03: Removing Client IMSI='262420000000026'H, index=0 20250307124856088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124856088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250307124856088 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124856088 DMM INFO MM(262420000000026/f4ac13c1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@74b0a21e6e03: Final verdict of PTC: pass 20250307124856093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49744<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124856097 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@74b0a21e6e03: Final verdict of PTC: none 20250307124856097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1007)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1008)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1001)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1006)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(996)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1004)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(994)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1000)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:48:56 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20250307124856147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124856549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84428) 20250307124857098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124857098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84428, count=103912) 20250307124858099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124858099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:48:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124859100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124859100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_gmm_detach started. 20250307124859650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124859652 DMM INFO MM(262420000000026/f4ac13c1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124859652 DMM INFO MM(262420000000026/f4ac13c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124859652 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124859652 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124859652 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124859652 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124859652 DLLC NOTICE LLME(ffffffff/f4ac13c1){ASSIGNED} LLGM Assign pre (f4ac13c1 => ffffffff) (gprs_llc.c:1079) 20250307124859652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4ac13c1 => ffffffff) (gprs_llc.c:1125) 20250307124859652 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124859652 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124859652 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250307124859653 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) 20250307124859653 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) 20250307124859653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124859653 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124859653 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124859653 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124859653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124859690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124859690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124859690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124859690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124859690 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124859690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124859690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124859690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124859690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124859691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124859691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124859691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124859691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124859691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124859691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124859691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124859691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124859691 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124859691 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124859691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124859691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124859691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124859693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124859699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124859699 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124859706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124859706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124859706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124859706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124859706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124859706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124859706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124859706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124859706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124859707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124859707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124859707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124859707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124859707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124859707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124859707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124859707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124859707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124859707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124859707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124859707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124859708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124859710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124859715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124859715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124859724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124859724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124859724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124859724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124859724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124859724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124859724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124859724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124859724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124859726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124859726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124859726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124859726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124859726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124859726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124859726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124859726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124859726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124859726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124859726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124859726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124859726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124859729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124859735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124859735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124900101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124900101 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124900101 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124900101 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124900106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124900107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C539E476'O, index=0 SGSN_Test-GSUP(1027)@74b0a21e6e03: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@74b0a21e6e03: 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 := '87CFCB7709CF586D9F6DC52FF5468F5A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2A83B2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25C1A740F14FB085'O } } } } } 20250307124900176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124900176 DLLC NOTICE LLME(ffffffff/c539e476){UNASSIGNED} LLC RX: unknown TLLI 0xc539e476, creating LLME on the fly (gprs_llc.c:552) 20250307124900176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124900176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1325) 20250307124900176 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124900176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124900177 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124900177 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124900177 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124900177 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124900177 DLLC NOTICE LLME(ffffffff/c539e476){UNASSIGNED} LLGM Assign pre (c539e476 => f669e9c6) (gprs_llc.c:1079) 20250307124900177 DLLC NOTICE LLME(c539e476/f669e9c6){ASSIGNED} LLGM Assign post (c539e476 => f669e9c6) (gprs_llc.c:1125) 20250307124900177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124900177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124900177 DMM DEBUG MM(262420000000026/f669e9c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124900207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124900207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124900207 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124900207 DMM DEBUG MM(262420000000026/f669e9c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250307124900207 DMM NOTICE MM(262420000000026/f669e9c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124900207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124900207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124900207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124900207 DMM DEBUG MM(262420000000026/f669e9c6) Requesting authorization (sgsn_auth.c:160) 20250307124900207 DMM INFO MM(262420000000026/f669e9c6) Requesting authentication tuples (sgsn_auth.c:184) 20250307124900207 DMM DEBUG MM(262420000000026/f669e9c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124900207 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250307124900207 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@74b0a21e6e03: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250307124900213 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124900213 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124900213 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124900213 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124900213 DMM INFO MM(262420000000026/f669e9c6) Subscriber data update (mmctx.c:445) 20250307124900213 DMM DEBUG MM(262420000000026/f669e9c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124900213 DMM INFO MM(262420000000026/f669e9c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124900213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124900213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124900213 DMM INFO MM(262420000000026/f669e9c6) <- GMM AUTH AND CIPHERING REQ (rand = 87 cf cb 77 09 cf 58 6d 9f 6d c5 2f f5 46 8f 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124900226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124900226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124900226 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124900226 DMM INFO MM(262420000000026/f669e9c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124900226 DMM NOTICE MM(262420000000026/f669e9c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124900226 DMM DEBUG MM(262420000000026/f669e9c6) checking auth: received GSM SRES = c2 a8 3b 2b (gprs_gmm.c:721) 20250307124900226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124900226 DMM DEBUG MM(262420000000026/f669e9c6) Requesting authorization (sgsn_auth.c:160) 20250307124900226 DMM INFO MM(262420000000026/f669e9c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124900226 DMM DEBUG MM(262420000000026/f669e9c6) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124900226 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250307124900226 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) 20250307124900226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124900226 DMM INFO MM(262420000000026/f669e9c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf669e9c6) (gprs_gmm.c:355) 20250307124900228 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124900228 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124900228 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250307124900228 DMM INFO MM(262420000000026/f669e9c6) Subscriber data update (mmctx.c:445) 20250307124900228 DMM DEBUG MM(262420000000026/f669e9c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124900228 DMM INFO MM(262420000000026/f669e9c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124900228 DMM NOTICE MM(262420000000026/f669e9c6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250307124900228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124900228 DMM NOTICE MM(262420000000026/f669e9c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124900228 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) 20250307124900228 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124900228 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250307124900228 DMM INFO MM(262420000000026/f669e9c6) Subscriber data update (mmctx.c:445) 20250307124900228 DMM DEBUG MM(262420000000026/f669e9c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124900232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124900232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124900232 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124900232 DMM INFO MM(262420000000026/f669e9c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124900232 DMM NOTICE MM(262420000000026/f669e9c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124900232 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124900232 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124900232 DLLC NOTICE LLME(c539e476/f669e9c6){ASSIGNED} LLGM Assign pre (ffffffff => f669e9c6) (gprs_llc.c:1079) 20250307124900232 DLLC NOTICE LLME(ffffffff/f669e9c6){ASSIGNED} LLGM Assign post (ffffffff => f669e9c6) (gprs_llc.c:1125) 20250307124900232 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124900232 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124900232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124900232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124900288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124900288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124900288 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124900288 DMM INFO MM(262420000000026/f669e9c6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124900289 DMM INFO MM(262420000000026/f669e9c6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124900289 DMM DEBUG MM(262420000000026/f669e9c6) Using GGSN 0 (gprs_sm.c:317) 20250307124900289 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) 20250307124900289 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250307124900289 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124900289 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124900289 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250307124900313 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 d8 9e 17 0b 11 e3 c6 78 5c 14 05 7f 51 a9 e0 97 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) 20250307124900313 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43072130, cbp=0x56206664d6e0) (sgsn_libgtp.c:632) 20250307124900313 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124900313 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=f669e9c6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124900313 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124900313 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124900328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124900328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124900328 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124900328 DMM INFO MM(262420000000026/f669e9c6) -> GMM DETACH REQUEST TLLI=0xf669e9c6 type=GPRS detach (gprs_gmm.c:1524) 20250307124900328 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250307124900328 DMM INFO MM(262420000000026/f669e9c6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250307124900329 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124900329 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124900329 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124900329 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124900329 DLLC NOTICE LLME(ffffffff/f669e9c6){ASSIGNED} LLGM Assign pre (f669e9c6 => ffffffff) (gprs_llc.c:1079) 20250307124900329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f669e9c6 => ffffffff) (gprs_llc.c:1125) 20250307124900329 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124900329 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124900329 DMM NOTICE MM(262420000000026/f669e9c6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307124900329 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250307124900329 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307124900329 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124900329 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250307124900329 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250307124900329 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) 20250307124900329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124900329 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124900329 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124900329 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124900330 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@74b0a21e6e03: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@74b0a21e6e03: Final verdict of PTC: pass 20250307124900339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1017)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1027)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1015)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1025)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@74b0a21e6e03: Final verdict of PTC: none 20250307124900344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124900345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1016)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1020)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1018)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1013)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1023)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none)Fri Mar 7 12:49:00 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307124900406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124900709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55064) 20250307124901346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124901346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55064, count=107584) 20250307124902347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124902347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:49:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250307124903348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124903348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250307124903799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124903803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124903855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124903855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124903855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124903855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124903855 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124903855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124903855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124903855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124903855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124903856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124903856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124903856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124903856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124903856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124903856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124903856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124903856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124903856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124903856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124903856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124903857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124903857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124903860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124903866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124903866 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124903871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124903871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124903871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124903871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124903871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124903871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124903871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124903871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124903871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124903872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124903872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124903872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124903872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124903872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124903872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124903872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124903872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124903872 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124903872 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124903872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124903872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124903872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124903874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124903880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124903880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124903884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124903884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124903884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124903884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124903884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124903884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124903884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124903884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124903884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124903885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124903885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124903885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124903885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124903885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124903885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124903885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124903885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124903885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124903885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124903885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124903885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124903885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124903887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124903893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124903893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124904350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124904350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124904350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124904350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124904354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124904355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@74b0a21e6e03: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='FE02605F'O, index=0 SGSN_Test-GSUP(1046)@74b0a21e6e03: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250307124905434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124905435 DLLC NOTICE LLME(ffffffff/fe02605f){UNASSIGNED} LLC RX: unknown TLLI 0xfe02605f, creating LLME on the fly (gprs_llc.c:552) 20250307124905435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124905435 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250307124905435 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124905435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124905435 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124905435 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124905435 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124905435 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124905435 DLLC NOTICE LLME(ffffffff/fe02605f){UNASSIGNED} LLGM Assign pre (fe02605f => fd227cb5) (gprs_llc.c:1079) 20250307124905435 DLLC NOTICE LLME(fe02605f/fd227cb5){ASSIGNED} LLGM Assign post (fe02605f => fd227cb5) (gprs_llc.c:1125) 20250307124905435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124905435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124905435 DMM DEBUG MM(262420000000039/fd227cb5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124905467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124905467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250307124905467 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124905467 DMM INFO MM(262420000000039/fd227cb5) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250307124905467 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124905467 DLLC NOTICE LLME(fe02605f/fd227cb5){ASSIGNED} LLGM Assign pre (fe02605f => fd227cb5) (gprs_llc.c:1079) 20250307124905467 DLLC NOTICE LLME(fe02605f/fd227cb5){ASSIGNED} LLGM Assign post (fe02605f => fd227cb5) (gprs_llc.c:1125) 20250307124905467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124905468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124905468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124905468 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124905468 DMM DEBUG MM(262420000000039/fd227cb5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250307124905468 DMM NOTICE MM(262420000000039/fd227cb5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124905468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124905468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124905468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250307124905468 DMM INFO MM(262420000000039/fd227cb5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd227cb5) (gprs_gmm.c:355) TC_attach_gmm_attach_req_while_gmm_attach(1048)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@74b0a21e6e03: Removing Client IMSI='262420000000039'H, index=0 20250307124906483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124906483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124906483 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124906483 DMM INFO MM(262420000000039/fd227cb5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124906483 DMM NOTICE MM(262420000000039/fd227cb5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124906483 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124906483 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124906483 DLLC NOTICE LLME(fe02605f/fd227cb5){ASSIGNED} LLGM Assign pre (ffffffff => fd227cb5) (gprs_llc.c:1079) 20250307124906483 DLLC NOTICE LLME(ffffffff/fd227cb5){ASSIGNED} LLGM Assign post (ffffffff => fd227cb5) (gprs_llc.c:1125) 20250307124906483 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124906483 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124906483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124906483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@74b0a21e6e03: Final verdict of PTC: pass 20250307124906486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124906489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124906490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1046)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1044)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@74b0a21e6e03: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1034)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1039)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1042)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1032)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1037)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:49:06 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250307124906595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124906997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69372) 20250307124907491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124907491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69372, count=70812) 20250307124908492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124908492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:49:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124909494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124909494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_xid_empty_l3 started. 20250307124910088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124910090 DMM INFO MM(262420000000039/fd227cb5) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124910090 DMM INFO MM(262420000000039/fd227cb5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124910090 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124910090 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124910090 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124910090 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124910090 DLLC NOTICE LLME(ffffffff/fd227cb5){ASSIGNED} LLGM Assign pre (fd227cb5 => ffffffff) (gprs_llc.c:1079) 20250307124910090 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd227cb5 => ffffffff) (gprs_llc.c:1125) 20250307124910090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124910090 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124910091 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124910091 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124910091 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124910128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124910128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124910128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124910128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124910128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124910128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124910128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124910128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124910128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124910129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124910129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124910129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124910129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124910129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124910129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124910129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124910129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124910129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124910129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124910129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124910129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124910129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307124910132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250307124910141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124910141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1058)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124910143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124910143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124910143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124910143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124910143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124910143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124910143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124910143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124910143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124910144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124910144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124910144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124910144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124910144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124910144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124910144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124910144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124910144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124910144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124910144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_xid_empty_l3-BVCI196(1052)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1058)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124910144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124910144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124910147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124910153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124910153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124910158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124910158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124910158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124910158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124910158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124910158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124910158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124910158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124910158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124910159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124910159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124910159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124910159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124910159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124910159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124910159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124910159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124910159 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124910159 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124910159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124910159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124910159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124910161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124910165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124910165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124910496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124910496 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124910496 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124910496 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124910500 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124910501 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@74b0a21e6e03: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F77B8E3C'O, index=0 SGSN_Test-GSUP(1065)@74b0a21e6e03: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@74b0a21e6e03: 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 := '7DE26061EC2A24987DD1AFA84C19E981'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56F3050B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B18A5CDB16BA202'O } } } } } 20250307124911573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124911573 DLLC NOTICE LLME(ffffffff/f77b8e3c){UNASSIGNED} LLC RX: unknown TLLI 0xf77b8e3c, creating LLME on the fly (gprs_llc.c:552) 20250307124911573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124911573 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1325) 20250307124911573 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124911574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124911574 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124911574 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124911574 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124911574 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124911574 DLLC NOTICE LLME(ffffffff/f77b8e3c){UNASSIGNED} LLGM Assign pre (f77b8e3c => ed234326) (gprs_llc.c:1079) 20250307124911574 DLLC NOTICE LLME(f77b8e3c/ed234326){ASSIGNED} LLGM Assign post (f77b8e3c => ed234326) (gprs_llc.c:1125) 20250307124911574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124911574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124911574 DMM DEBUG MM(262420000000044/ed234326) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124911592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124911592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124911592 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124911592 DMM DEBUG MM(262420000000044/ed234326) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1139) 20250307124911592 DMM NOTICE MM(262420000000044/ed234326) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124911592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124911592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124911593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124911593 DMM DEBUG MM(262420000000044/ed234326) Requesting authorization (sgsn_auth.c:160) 20250307124911593 DMM INFO MM(262420000000044/ed234326) Requesting authentication tuples (sgsn_auth.c:184) 20250307124911593 DMM DEBUG MM(262420000000044/ed234326) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124911593 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250307124911593 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@74b0a21e6e03: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@74b0a21e6e03: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250307124911598 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124911598 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124911598 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124911598 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124911598 DMM INFO MM(262420000000044/ed234326) Subscriber data update (mmctx.c:445) 20250307124911598 DMM DEBUG MM(262420000000044/ed234326) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124911598 DMM INFO MM(262420000000044/ed234326) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124911598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124911598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124911598 DMM INFO MM(262420000000044/ed234326) <- GMM AUTH AND CIPHERING REQ (rand = 7d e2 60 61 ec 2a 24 98 7d d1 af a8 4c 19 e9 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124911613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124911613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124911613 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124911613 DMM INFO MM(262420000000044/ed234326) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124911613 DMM NOTICE MM(262420000000044/ed234326) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124911613 DMM DEBUG MM(262420000000044/ed234326) checking auth: received GSM SRES = 56 f3 05 0b (gprs_gmm.c:721) 20250307124911613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124911613 DMM DEBUG MM(262420000000044/ed234326) Requesting authorization (sgsn_auth.c:160) 20250307124911613 DMM INFO MM(262420000000044/ed234326) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124911613 DMM DEBUG MM(262420000000044/ed234326) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124911613 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250307124911613 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) 20250307124911613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124911613 DMM INFO MM(262420000000044/ed234326) <- GMM ATTACH ACCEPT (new P-TMSI=0xed234326) (gprs_gmm.c:355) 20250307124911616 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124911616 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124911616 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250307124911616 DMM INFO MM(262420000000044/ed234326) Subscriber data update (mmctx.c:445) 20250307124911616 DMM DEBUG MM(262420000000044/ed234326) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124911616 DMM INFO MM(262420000000044/ed234326) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124911616 DMM NOTICE MM(262420000000044/ed234326) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1055) 20250307124911616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124911616 DMM NOTICE MM(262420000000044/ed234326) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124911616 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) 20250307124911617 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124911617 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250307124911617 DMM INFO MM(262420000000044/ed234326) Subscriber data update (mmctx.c:445) 20250307124911617 DMM DEBUG MM(262420000000044/ed234326) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124911629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124911629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124911629 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124911629 DMM INFO MM(262420000000044/ed234326) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124911629 DMM NOTICE MM(262420000000044/ed234326) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124911629 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124911629 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124911629 DLLC NOTICE LLME(f77b8e3c/ed234326){ASSIGNED} LLGM Assign pre (ffffffff => ed234326) (gprs_llc.c:1079) 20250307124911629 DLLC NOTICE LLME(ffffffff/ed234326){ASSIGNED} LLGM Assign post (ffffffff => ed234326) (gprs_llc.c:1125) 20250307124911629 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124911629 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124911629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124911629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124911681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124911681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124911681 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124911681 DMM INFO MM(262420000000044/ed234326) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124911681 DMM INFO MM(262420000000044/ed234326) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124911682 DMM DEBUG MM(262420000000044/ed234326) Using GGSN 0 (gprs_sm.c:317) 20250307124911682 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) 20250307124911682 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250307124911682 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124911682 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124911682 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250307124911689 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 90 26 e9 41 11 d1 97 00 7f 14 05 7f 28 f1 af e0 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) 20250307124911689 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa430731a8, cbp=0x56206664ea70) (sgsn_libgtp.c:632) 20250307124911689 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124911689 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=ed234326, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124911689 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124911689 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124911692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124911692 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250307124911692 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250307124911692 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@74b0a21e6e03: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@74b0a21e6e03: Final verdict of PTC: pass 20250307124911695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47828<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1050)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1065)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1053)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@74b0a21e6e03: Final verdict of PTC: none 20250307124911698 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124911698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1049)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1058)@74b0a21e6e03: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@74b0a21e6e03: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@74b0a21e6e03: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1063)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1051)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1061)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1056)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:49:11 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 20250307124911764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124912167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81796) 20250307124912699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124912699 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) 20250307124913700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124913701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:49:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124914702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124914702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_xid_n201u started. 20250307124915268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124915270 DMM INFO MM(262420000000044/ed234326) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124915270 DMM INFO MM(262420000000044/ed234326) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124915270 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124915270 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124915270 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124915270 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124915270 DLLC NOTICE LLME(ffffffff/ed234326){ASSIGNED} LLGM Assign pre (ed234326 => ffffffff) (gprs_llc.c:1079) 20250307124915270 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed234326 => ffffffff) (gprs_llc.c:1125) 20250307124915270 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124915270 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124915270 DMM NOTICE MM(262420000000044/ed234326) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307124915270 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250307124915270 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307124915270 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124915270 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250307124915270 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250307124915270 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) 20250307124915270 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) 20250307124915270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124915271 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124915271 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124915271 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124915271 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124915314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124915314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124915314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124915314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124915314 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124915314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124915314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124915314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124915314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124915315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124915316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124915316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124915316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124915316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124915316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124915316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124915316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124915316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124915316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124915316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124915316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124915316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124915319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124915326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124915326 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124915332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124915332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124915332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124915332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124915332 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124915332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124915332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124915332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124915332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124915333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124915333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124915333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124915333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124915333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124915333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124915333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124915333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124915333 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124915333 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124915333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124915333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124915333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307124915336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124915342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124915342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1078)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1076)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124915345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124915345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124915345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124915345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124915345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124915345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124915345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124915345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124915345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124915346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124915346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124915346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124915346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124915346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124915346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124915346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124915346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124915346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124915346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124915346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124915346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124915346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124915348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124915353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124915353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124915704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124915704 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124915704 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124915704 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124915708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124915710 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@74b0a21e6e03: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FD019946'O, index=0 SGSN_Test-GSUP(1084)@74b0a21e6e03: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@74b0a21e6e03: 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 := '2BD938DB491D5D909D5F609E227A8F00'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17091400'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9020EE243D96CCC4'O } } } } } 20250307124916789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124916789 DLLC NOTICE LLME(ffffffff/fd019946){UNASSIGNED} LLC RX: unknown TLLI 0xfd019946, creating LLME on the fly (gprs_llc.c:552) 20250307124916789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124916789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1325) 20250307124916789 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124916789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124916789 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124916789 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124916789 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124916789 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124916789 DLLC NOTICE LLME(ffffffff/fd019946){UNASSIGNED} LLGM Assign pre (fd019946 => fff1bd47) (gprs_llc.c:1079) 20250307124916789 DLLC NOTICE LLME(fd019946/fff1bd47){ASSIGNED} LLGM Assign post (fd019946 => fff1bd47) (gprs_llc.c:1125) 20250307124916789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124916789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124916789 DMM DEBUG MM(262420000000045/fff1bd47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124916801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124916801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124916801 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124916801 DMM DEBUG MM(262420000000045/fff1bd47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1139) 20250307124916801 DMM NOTICE MM(262420000000045/fff1bd47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124916801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124916801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124916801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124916801 DMM DEBUG MM(262420000000045/fff1bd47) Requesting authorization (sgsn_auth.c:160) 20250307124916801 DMM INFO MM(262420000000045/fff1bd47) Requesting authentication tuples (sgsn_auth.c:184) 20250307124916801 DMM DEBUG MM(262420000000045/fff1bd47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124916801 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250307124916801 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@74b0a21e6e03: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@74b0a21e6e03: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250307124916807 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124916807 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124916807 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124916807 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124916807 DMM INFO MM(262420000000045/fff1bd47) Subscriber data update (mmctx.c:445) 20250307124916807 DMM DEBUG MM(262420000000045/fff1bd47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124916807 DMM INFO MM(262420000000045/fff1bd47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124916807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124916807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124916807 DMM INFO MM(262420000000045/fff1bd47) <- GMM AUTH AND CIPHERING REQ (rand = 2b d9 38 db 49 1d 5d 90 9d 5f 60 9e 22 7a 8f 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124916821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124916822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124916822 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124916822 DMM INFO MM(262420000000045/fff1bd47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124916822 DMM NOTICE MM(262420000000045/fff1bd47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124916822 DMM DEBUG MM(262420000000045/fff1bd47) checking auth: received GSM SRES = 17 09 14 00 (gprs_gmm.c:721) 20250307124916822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124916822 DMM DEBUG MM(262420000000045/fff1bd47) Requesting authorization (sgsn_auth.c:160) 20250307124916822 DMM INFO MM(262420000000045/fff1bd47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124916822 DMM DEBUG MM(262420000000045/fff1bd47) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124916822 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250307124916822 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) 20250307124916822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124916822 DMM INFO MM(262420000000045/fff1bd47) <- GMM ATTACH ACCEPT (new P-TMSI=0xfff1bd47) (gprs_gmm.c:355) 20250307124916825 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124916825 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124916825 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250307124916825 DMM INFO MM(262420000000045/fff1bd47) Subscriber data update (mmctx.c:445) 20250307124916825 DMM DEBUG MM(262420000000045/fff1bd47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124916825 DMM INFO MM(262420000000045/fff1bd47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124916825 DMM NOTICE MM(262420000000045/fff1bd47) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1055) 20250307124916825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124916825 DMM NOTICE MM(262420000000045/fff1bd47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124916825 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) 20250307124916826 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124916826 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250307124916826 DMM INFO MM(262420000000045/fff1bd47) Subscriber data update (mmctx.c:445) 20250307124916826 DMM DEBUG MM(262420000000045/fff1bd47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124916835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124916836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124916836 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124916836 DMM INFO MM(262420000000045/fff1bd47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124916836 DMM NOTICE MM(262420000000045/fff1bd47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124916836 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124916836 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124916836 DLLC NOTICE LLME(fd019946/fff1bd47){ASSIGNED} LLGM Assign pre (ffffffff => fff1bd47) (gprs_llc.c:1079) 20250307124916836 DLLC NOTICE LLME(ffffffff/fff1bd47){ASSIGNED} LLGM Assign post (ffffffff => fff1bd47) (gprs_llc.c:1125) 20250307124916836 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124916836 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124916836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124916836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124916895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124916895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124916895 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124916895 DMM INFO MM(262420000000045/fff1bd47) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124916895 DMM INFO MM(262420000000045/fff1bd47) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124916895 DMM DEBUG MM(262420000000045/fff1bd47) Using GGSN 0 (gprs_sm.c:317) 20250307124916895 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) 20250307124916895 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250307124916895 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124916895 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124916896 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250307124916921 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 94 81 28 aa 11 f0 49 fd 96 14 05 7f e3 17 1b 9d 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) 20250307124916922 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43074220, cbp=0x56206664f440) (sgsn_libgtp.c:632) 20250307124916922 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124916922 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5620666566e8 TLLI=fff1bd47, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124916922 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124916922 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124916938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124916938 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250307124916938 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250307124916938 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250307124916938 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@74b0a21e6e03: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@74b0a21e6e03: Final verdict of PTC: pass 20250307124916951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53530<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@74b0a21e6e03: Final verdict of PTC: none 20250307124916955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124916955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1082)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@74b0a21e6e03: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@74b0a21e6e03: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1072)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1077)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@74b0a21e6e03: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1070)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1080)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1075)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_xid_n201u finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:49:16 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250307124917017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124917419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84972) 20250307124917956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124917956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84972, count=100808) 20250307124918957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124918957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:49:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124919896 DGPRS DEBUG Checking for inactive LLMEs, time = 4582665 (sgsn.c:131) 20250307124919958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124919958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_llc_null started. 20250307124920509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124920512 DMM INFO MM(262420000000045/fff1bd47) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124920512 DMM INFO MM(262420000000045/fff1bd47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124920512 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124920512 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124920512 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124920512 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124920512 DLLC NOTICE LLME(ffffffff/fff1bd47){ASSIGNED} LLGM Assign pre (fff1bd47 => ffffffff) (gprs_llc.c:1079) 20250307124920512 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fff1bd47 => ffffffff) (gprs_llc.c:1125) 20250307124920512 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066656390 (gprs_sndcp.c:574) 20250307124920512 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5620666566e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124920512 DMM NOTICE MM(262420000000045/fff1bd47) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307124920512 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250307124920512 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307124920512 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124920513 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250307124920513 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250307124920513 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) 20250307124920513 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) 20250307124920513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124920513 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124920513 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124920513 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124920513 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124920566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124920566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124920566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124920566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124920566 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124920566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124920566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124920566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124920566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124920568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124920568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124920568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124920568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124920568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124920568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124920568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124920568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124920568 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124920568 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124920568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124920569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124920569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124920574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124920583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124920583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124920588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124920588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124920588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124920588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124920588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124920588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124920588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124920588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124920588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124920588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124920589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124920589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124920589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124920589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124920589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124920589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124920589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124920589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124920589 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124920589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124920589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124920589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124920592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124920598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124920598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1098)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1095)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1102)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124920609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124920609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124920609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124920609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124920609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124920609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124920609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124920609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124920609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1102)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124920609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124920609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124920609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124920610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124920610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124920610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124920610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124920610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124920610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124920610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124920610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124920610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124920610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1102)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1102)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124920612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124920616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124920616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1099)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124920960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124920960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124920960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124920960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124920964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124920966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@74b0a21e6e03: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DA3FD817'O, index=0 SGSN_Test-GSUP(1103)@74b0a21e6e03: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@74b0a21e6e03: 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 := 'C101C5FCC1D62AF7AA2D2D7BBE3EE80E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2108575'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '128F8AE5BDF97D49'O } } } } } 20250307124922034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124922035 DLLC NOTICE LLME(ffffffff/da3fd817){UNASSIGNED} LLC RX: unknown TLLI 0xda3fd817, creating LLME on the fly (gprs_llc.c:552) 20250307124922035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124922035 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1325) 20250307124922035 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124922035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124922035 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124922035 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124922035 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124922035 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124922035 DLLC NOTICE LLME(ffffffff/da3fd817){UNASSIGNED} LLGM Assign pre (da3fd817 => efc0e316) (gprs_llc.c:1079) 20250307124922035 DLLC NOTICE LLME(da3fd817/efc0e316){ASSIGNED} LLGM Assign post (da3fd817 => efc0e316) (gprs_llc.c:1125) 20250307124922035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124922035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124922035 DMM DEBUG MM(262420000000041/efc0e316) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124922048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124922048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124922048 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124922048 DMM DEBUG MM(262420000000041/efc0e316) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1139) 20250307124922048 DMM NOTICE MM(262420000000041/efc0e316) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124922048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124922048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124922048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124922048 DMM DEBUG MM(262420000000041/efc0e316) Requesting authorization (sgsn_auth.c:160) 20250307124922048 DMM INFO MM(262420000000041/efc0e316) Requesting authentication tuples (sgsn_auth.c:184) 20250307124922048 DMM DEBUG MM(262420000000041/efc0e316) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124922048 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250307124922048 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@74b0a21e6e03: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@74b0a21e6e03: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250307124922053 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124922053 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124922053 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124922053 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124922053 DMM INFO MM(262420000000041/efc0e316) Subscriber data update (mmctx.c:445) 20250307124922053 DMM DEBUG MM(262420000000041/efc0e316) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124922053 DMM INFO MM(262420000000041/efc0e316) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124922054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124922054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124922054 DMM INFO MM(262420000000041/efc0e316) <- GMM AUTH AND CIPHERING REQ (rand = c1 01 c5 fc c1 d6 2a f7 aa 2d 2d 7b be 3e e8 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124922070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124922070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124922070 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124922070 DMM INFO MM(262420000000041/efc0e316) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124922070 DMM NOTICE MM(262420000000041/efc0e316) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124922070 DMM DEBUG MM(262420000000041/efc0e316) checking auth: received GSM SRES = a2 10 85 75 (gprs_gmm.c:721) 20250307124922070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124922070 DMM DEBUG MM(262420000000041/efc0e316) Requesting authorization (sgsn_auth.c:160) 20250307124922070 DMM INFO MM(262420000000041/efc0e316) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124922070 DMM DEBUG MM(262420000000041/efc0e316) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124922070 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250307124922070 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) 20250307124922070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124922070 DMM INFO MM(262420000000041/efc0e316) <- GMM ATTACH ACCEPT (new P-TMSI=0xefc0e316) (gprs_gmm.c:355) 20250307124922073 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124922073 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124922073 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250307124922073 DMM INFO MM(262420000000041/efc0e316) Subscriber data update (mmctx.c:445) 20250307124922073 DMM DEBUG MM(262420000000041/efc0e316) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124922073 DMM INFO MM(262420000000041/efc0e316) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124922073 DMM NOTICE MM(262420000000041/efc0e316) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1055) 20250307124922073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124922073 DMM NOTICE MM(262420000000041/efc0e316) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124922073 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) 20250307124922074 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124922074 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250307124922074 DMM INFO MM(262420000000041/efc0e316) Subscriber data update (mmctx.c:445) 20250307124922074 DMM DEBUG MM(262420000000041/efc0e316) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124922086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124922086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124922086 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124922086 DMM INFO MM(262420000000041/efc0e316) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124922086 DMM NOTICE MM(262420000000041/efc0e316) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124922086 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124922086 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124922086 DLLC NOTICE LLME(da3fd817/efc0e316){ASSIGNED} LLGM Assign pre (ffffffff => efc0e316) (gprs_llc.c:1079) 20250307124922086 DLLC NOTICE LLME(ffffffff/efc0e316){ASSIGNED} LLGM Assign post (ffffffff => efc0e316) (gprs_llc.c:1125) 20250307124922086 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124922086 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124922086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124922086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307124923144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124923144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250307124923144 DLLC DEBUG TLLI=efc0e316 sends us LLC NULL (gprs_llc.c:912) 20250307124923145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124923145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250307124923145 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124923145 DMM INFO MM(262420000000041/efc0e316) -> GMM DETACH REQUEST TLLI=0xefc0e316 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250307124923145 DMM INFO MM(262420000000041/efc0e316) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250307124923145 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124923145 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124923145 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124923145 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124923145 DLLC NOTICE LLME(ffffffff/efc0e316){ASSIGNED} LLGM Assign pre (efc0e316 => ffffffff) (gprs_llc.c:1079) 20250307124923145 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efc0e316 => ffffffff) (gprs_llc.c:1125) 20250307124923145 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250307124923145 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) 20250307124923145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124923145 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124923145 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124923146 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124923147 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@74b0a21e6e03: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@74b0a21e6e03: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@74b0a21e6e03: Final verdict of PTC: pass 20250307124928165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53550<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124928169 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124928169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1103)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1091)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1096)@74b0a21e6e03: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1102)@74b0a21e6e03: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@74b0a21e6e03: Final verdict of PTC: none TC_llc_null-BVCI220(1099)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1100)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1089)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1094)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_null-BVCI220(1099): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_llc_null finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:49:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250307124928236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124928538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95104) 20250307124929171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124929171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95104, count=100536) 20250307124930172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124930173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:49:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124931174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124931174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_llc_sabm_dm_llgmm started. 20250307124931629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124931631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124931675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124931675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124931675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124931675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124931675 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124931675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124931675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124931675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124931675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124931676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124931676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124931676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124931676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124931676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124931676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124931676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124931676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124931676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124931676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124931676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124931676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124931677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124931678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307124931685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124931685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1111)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1115)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124931689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124931689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124931689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124931689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124931689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124931689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124931689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124931689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124931689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124931690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124931690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124931690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124931690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124931690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124931690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124931690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124931690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124931690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124931690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124931690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124931690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124931690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124931692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124931696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124931696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124931703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124931703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124931703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124931703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124931703 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124931703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124931703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124931703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124931703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124931703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124931703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124931703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124931704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124931704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124931704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124931704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124931704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124931704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124931704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124931704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124931704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124931704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124931706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124931713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124931713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124932175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124932175 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124932175 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124932175 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124932179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124932180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@74b0a21e6e03: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='DE475874'O, index=0 SGSN_Test-GSUP(1122)@74b0a21e6e03: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@74b0a21e6e03: 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 := '8120FD66D3E964D14DE6AA78B69ACDE2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8ABC4C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F88096974720EA9'O } } } } } 20250307124933252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124933252 DLLC NOTICE LLME(ffffffff/de475874){UNASSIGNED} LLC RX: unknown TLLI 0xde475874, creating LLME on the fly (gprs_llc.c:552) 20250307124933252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124933252 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1325) 20250307124933252 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124933252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124933252 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124933252 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124933252 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124933252 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124933253 DLLC NOTICE LLME(ffffffff/de475874){UNASSIGNED} LLGM Assign pre (de475874 => ce27cecb) (gprs_llc.c:1079) 20250307124933253 DLLC NOTICE LLME(de475874/ce27cecb){ASSIGNED} LLGM Assign post (de475874 => ce27cecb) (gprs_llc.c:1125) 20250307124933253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124933253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124933253 DMM DEBUG MM(262420000000042/ce27cecb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124933277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124933277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124933277 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124933277 DMM DEBUG MM(262420000000042/ce27cecb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1139) 20250307124933277 DMM NOTICE MM(262420000000042/ce27cecb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124933277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124933277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124933277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124933277 DMM DEBUG MM(262420000000042/ce27cecb) Requesting authorization (sgsn_auth.c:160) 20250307124933277 DMM INFO MM(262420000000042/ce27cecb) Requesting authentication tuples (sgsn_auth.c:184) 20250307124933277 DMM DEBUG MM(262420000000042/ce27cecb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124933277 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250307124933277 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@74b0a21e6e03: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@74b0a21e6e03: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250307124933283 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124933283 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124933283 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124933283 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124933283 DMM INFO MM(262420000000042/ce27cecb) Subscriber data update (mmctx.c:445) 20250307124933283 DMM DEBUG MM(262420000000042/ce27cecb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124933283 DMM INFO MM(262420000000042/ce27cecb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124933283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124933283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124933283 DMM INFO MM(262420000000042/ce27cecb) <- GMM AUTH AND CIPHERING REQ (rand = 81 20 fd 66 d3 e9 64 d1 4d e6 aa 78 b6 9a cd e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124933300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124933300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124933300 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124933300 DMM INFO MM(262420000000042/ce27cecb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124933300 DMM NOTICE MM(262420000000042/ce27cecb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124933300 DMM DEBUG MM(262420000000042/ce27cecb) checking auth: received GSM SRES = d8 ab c4 c3 (gprs_gmm.c:721) 20250307124933300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124933300 DMM DEBUG MM(262420000000042/ce27cecb) Requesting authorization (sgsn_auth.c:160) 20250307124933300 DMM INFO MM(262420000000042/ce27cecb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124933300 DMM DEBUG MM(262420000000042/ce27cecb) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124933300 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250307124933300 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) 20250307124933300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124933300 DMM INFO MM(262420000000042/ce27cecb) <- GMM ATTACH ACCEPT (new P-TMSI=0xce27cecb) (gprs_gmm.c:355) 20250307124933304 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124933304 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124933304 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250307124933304 DMM INFO MM(262420000000042/ce27cecb) Subscriber data update (mmctx.c:445) 20250307124933304 DMM DEBUG MM(262420000000042/ce27cecb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124933304 DMM INFO MM(262420000000042/ce27cecb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124933304 DMM NOTICE MM(262420000000042/ce27cecb) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1055) 20250307124933304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124933304 DMM NOTICE MM(262420000000042/ce27cecb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124933304 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) 20250307124933305 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124933305 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250307124933305 DMM INFO MM(262420000000042/ce27cecb) Subscriber data update (mmctx.c:445) 20250307124933305 DMM DEBUG MM(262420000000042/ce27cecb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124933317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124933317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124933317 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124933317 DMM INFO MM(262420000000042/ce27cecb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124933317 DMM NOTICE MM(262420000000042/ce27cecb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124933317 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124933317 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124933317 DLLC NOTICE LLME(de475874/ce27cecb){ASSIGNED} LLGM Assign pre (ffffffff => ce27cecb) (gprs_llc.c:1079) 20250307124933317 DLLC NOTICE LLME(ffffffff/ce27cecb){ASSIGNED} LLGM Assign post (ffffffff => ce27cecb) (gprs_llc.c:1125) 20250307124933317 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124933317 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124933317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124933317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307124934375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124934375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@74b0a21e6e03: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@74b0a21e6e03: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@74b0a21e6e03: Final verdict of PTC: pass 20250307124934393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47266<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@74b0a21e6e03: Final verdict of PTC: none 20250307124934397 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124934397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_llgmm-BVCI196(1109)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1120)@74b0a21e6e03: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@74b0a21e6e03: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1115)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1110)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1118)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1108)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1113)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:49:34 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250307124934505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124934907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79348) 20250307124935398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124935399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79348, count=86760) 20250307124936400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124936400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:49:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250307124937402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124937402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_llc_sabm_dm_ll5 started. 20250307124938001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124938003 DMM INFO MM(262420000000042/ce27cecb) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124938004 DMM INFO MM(262420000000042/ce27cecb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124938004 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124938004 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124938004 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124938004 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124938004 DLLC NOTICE LLME(ffffffff/ce27cecb){ASSIGNED} LLGM Assign pre (ce27cecb => ffffffff) (gprs_llc.c:1079) 20250307124938004 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce27cecb => ffffffff) (gprs_llc.c:1125) 20250307124938004 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250307124938004 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) 20250307124938004 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) 20250307124938004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124938004 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124938004 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124938004 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124938004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124938050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124938050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124938050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124938050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124938050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124938050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124938050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124938050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124938050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124938052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124938052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124938052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124938052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124938052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124938052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124938052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124938052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124938052 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124938052 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124938052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124938052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124938052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124938055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124938061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124938061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124938067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124938067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124938067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124938067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124938067 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124938067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124938067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124938067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124938067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124938067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124938067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124938067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124938067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124938067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124938067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124938067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124938067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124938067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124938067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124938067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124938068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124938068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124938070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124938075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124938075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124938082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124938082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124938082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124938082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124938082 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124938082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124938082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124938082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124938082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124938083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124938083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124938083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124938083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124938083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124938083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124938083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124938083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124938083 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124938083 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124938083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124938083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124938083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124938085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124938091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124938091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124938404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124938404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124938404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124938404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124938406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250307124938407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@74b0a21e6e03: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='FDD74BCA'O, index=0 SGSN_Test-GSUP(1141)@74b0a21e6e03: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@74b0a21e6e03: 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 := 'B112DFECD31984F793F64B9F550399F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39C2DA2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5E422094CF1B388'O } } } } } 20250307124939455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124939455 DLLC NOTICE LLME(ffffffff/fdd74bca){UNASSIGNED} LLC RX: unknown TLLI 0xfdd74bca, creating LLME on the fly (gprs_llc.c:552) 20250307124939455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124939455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1325) 20250307124939455 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124939455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124939455 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124939455 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124939455 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124939455 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124939455 DLLC NOTICE LLME(ffffffff/fdd74bca){UNASSIGNED} LLGM Assign pre (fdd74bca => f03bfb38) (gprs_llc.c:1079) 20250307124939455 DLLC NOTICE LLME(fdd74bca/f03bfb38){ASSIGNED} LLGM Assign post (fdd74bca => f03bfb38) (gprs_llc.c:1125) 20250307124939455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124939455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124939455 DMM DEBUG MM(262420000000043/f03bfb38) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124939460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124939460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124939460 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124939460 DMM DEBUG MM(262420000000043/f03bfb38) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1139) 20250307124939460 DMM NOTICE MM(262420000000043/f03bfb38) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124939460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124939460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124939460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124939460 DMM DEBUG MM(262420000000043/f03bfb38) Requesting authorization (sgsn_auth.c:160) 20250307124939461 DMM INFO MM(262420000000043/f03bfb38) Requesting authentication tuples (sgsn_auth.c:184) 20250307124939461 DMM DEBUG MM(262420000000043/f03bfb38) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124939461 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250307124939461 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@74b0a21e6e03: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@74b0a21e6e03: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250307124939462 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124939462 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124939462 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124939462 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124939462 DMM INFO MM(262420000000043/f03bfb38) Subscriber data update (mmctx.c:445) 20250307124939462 DMM DEBUG MM(262420000000043/f03bfb38) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124939462 DMM INFO MM(262420000000043/f03bfb38) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124939462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124939462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124939462 DMM INFO MM(262420000000043/f03bfb38) <- GMM AUTH AND CIPHERING REQ (rand = b1 12 df ec d3 19 84 f7 93 f6 4b 9f 55 03 99 f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124939465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124939465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124939465 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124939465 DMM INFO MM(262420000000043/f03bfb38) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124939465 DMM NOTICE MM(262420000000043/f03bfb38) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124939465 DMM DEBUG MM(262420000000043/f03bfb38) checking auth: received GSM SRES = 39 c2 da 2b (gprs_gmm.c:721) 20250307124939465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124939465 DMM DEBUG MM(262420000000043/f03bfb38) Requesting authorization (sgsn_auth.c:160) 20250307124939465 DMM INFO MM(262420000000043/f03bfb38) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124939465 DMM DEBUG MM(262420000000043/f03bfb38) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124939465 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250307124939465 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) 20250307124939465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124939465 DMM INFO MM(262420000000043/f03bfb38) <- GMM ATTACH ACCEPT (new P-TMSI=0xf03bfb38) (gprs_gmm.c:355) 20250307124939466 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124939466 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124939466 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250307124939466 DMM INFO MM(262420000000043/f03bfb38) Subscriber data update (mmctx.c:445) 20250307124939466 DMM DEBUG MM(262420000000043/f03bfb38) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124939466 DMM INFO MM(262420000000043/f03bfb38) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124939466 DMM NOTICE MM(262420000000043/f03bfb38) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1055) 20250307124939466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124939466 DMM NOTICE MM(262420000000043/f03bfb38) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124939466 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) 20250307124939467 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124939467 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250307124939467 DMM INFO MM(262420000000043/f03bfb38) Subscriber data update (mmctx.c:445) 20250307124939467 DMM DEBUG MM(262420000000043/f03bfb38) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124939469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124939469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124939469 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124939469 DMM INFO MM(262420000000043/f03bfb38) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124939469 DMM NOTICE MM(262420000000043/f03bfb38) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124939469 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124939469 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124939469 DLLC NOTICE LLME(fdd74bca/f03bfb38){ASSIGNED} LLGM Assign pre (ffffffff => f03bfb38) (gprs_llc.c:1079) 20250307124939469 DLLC NOTICE LLME(ffffffff/f03bfb38){ASSIGNED} LLGM Assign post (ffffffff => f03bfb38) (gprs_llc.c:1125) 20250307124939469 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124939469 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124939469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124939469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307124940525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124940525 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@74b0a21e6e03: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@74b0a21e6e03: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@74b0a21e6e03: Final verdict of PTC: pass 20250307124940534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49804<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1129)@74b0a21e6e03: Final verdict of PTC: none 20250307124940535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124940535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1131)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1139)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@74b0a21e6e03: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@74b0a21e6e03: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1134)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1132)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1137)@74b0a21e6e03: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1127)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:49:40 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250307124940617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124941020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90808) 20250307124941536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124941536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90808, count=91968) 20250307124942538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124942539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:49:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124943540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124943540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_suspend_nopaging started. 20250307124944121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124944124 DMM INFO MM(262420000000043/f03bfb38) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124944124 DMM INFO MM(262420000000043/f03bfb38) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124944124 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124944124 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124944124 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124944124 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124944124 DLLC NOTICE LLME(ffffffff/f03bfb38){ASSIGNED} LLGM Assign pre (f03bfb38 => ffffffff) (gprs_llc.c:1079) 20250307124944124 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f03bfb38 => ffffffff) (gprs_llc.c:1125) 20250307124944124 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250307124944125 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) 20250307124944125 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) 20250307124944125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307124944125 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124944125 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307124944125 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124944125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124944172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124944172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124944172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124944172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124944172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124944172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124944172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124944172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124944172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124944173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124944173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124944173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124944173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124944173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124944173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124944173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124944173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124944173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124944173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124944173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124944173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124944173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124944175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124944179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124944179 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124944185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124944185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124944185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124944185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124944185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124944185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124944185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124944185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124944185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124944186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124944186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124944186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124944186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124944186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124944186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124944186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124944186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124944186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124944186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124944186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124944186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124944186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124944188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124944192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124944192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124944201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124944201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124944201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124944201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124944201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124944201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124944201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124944201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124944201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124944201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124944201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124944201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124944201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124944201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124944201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124944201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124944201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124944201 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124944201 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124944201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124944202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124944202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124944204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124944209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124944209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124944542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124944542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124944542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124944542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124944546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307124944547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@74b0a21e6e03: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='D4E208A8'O, index=0 SGSN_Test-GSUP(1160)@74b0a21e6e03: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@74b0a21e6e03: 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 := '2A8474A8636F73629D013D4BC7A59349'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '407CCB8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '895405445FC62066'O } } } } } 20250307124945624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124945624 DLLC NOTICE LLME(ffffffff/d4e208a8){UNASSIGNED} LLC RX: unknown TLLI 0xd4e208a8, creating LLME on the fly (gprs_llc.c:552) 20250307124945624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124945624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1325) 20250307124945624 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124945624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307124945624 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124945624 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307124945624 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124945624 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124945624 DLLC NOTICE LLME(ffffffff/d4e208a8){UNASSIGNED} LLGM Assign pre (d4e208a8 => dc919eb3) (gprs_llc.c:1079) 20250307124945624 DLLC NOTICE LLME(d4e208a8/dc919eb3){ASSIGNED} LLGM Assign post (d4e208a8 => dc919eb3) (gprs_llc.c:1125) 20250307124945624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124945624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124945624 DMM DEBUG MM(262420000000048/dc919eb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124945643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124945643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124945643 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124945643 DMM DEBUG MM(262420000000048/dc919eb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1139) 20250307124945643 DMM NOTICE MM(262420000000048/dc919eb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124945643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124945643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124945643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124945643 DMM DEBUG MM(262420000000048/dc919eb3) Requesting authorization (sgsn_auth.c:160) 20250307124945643 DMM INFO MM(262420000000048/dc919eb3) Requesting authentication tuples (sgsn_auth.c:184) 20250307124945643 DMM DEBUG MM(262420000000048/dc919eb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124945643 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250307124945643 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@74b0a21e6e03: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@74b0a21e6e03: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250307124945649 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124945649 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124945649 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124945649 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124945649 DMM INFO MM(262420000000048/dc919eb3) Subscriber data update (mmctx.c:445) 20250307124945649 DMM DEBUG MM(262420000000048/dc919eb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124945649 DMM INFO MM(262420000000048/dc919eb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124945649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124945649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124945649 DMM INFO MM(262420000000048/dc919eb3) <- GMM AUTH AND CIPHERING REQ (rand = 2a 84 74 a8 63 6f 73 62 9d 01 3d 4b c7 a5 93 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124945665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124945665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124945666 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124945666 DMM INFO MM(262420000000048/dc919eb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124945666 DMM NOTICE MM(262420000000048/dc919eb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124945666 DMM DEBUG MM(262420000000048/dc919eb3) checking auth: received GSM SRES = 40 7c cb 8f (gprs_gmm.c:721) 20250307124945666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124945666 DMM DEBUG MM(262420000000048/dc919eb3) Requesting authorization (sgsn_auth.c:160) 20250307124945666 DMM INFO MM(262420000000048/dc919eb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124945666 DMM DEBUG MM(262420000000048/dc919eb3) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124945666 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250307124945666 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) 20250307124945666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124945666 DMM INFO MM(262420000000048/dc919eb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc919eb3) (gprs_gmm.c:355) 20250307124945669 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124945669 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124945669 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250307124945669 DMM INFO MM(262420000000048/dc919eb3) Subscriber data update (mmctx.c:445) 20250307124945669 DMM DEBUG MM(262420000000048/dc919eb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124945669 DMM INFO MM(262420000000048/dc919eb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124945669 DMM NOTICE MM(262420000000048/dc919eb3) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1055) 20250307124945669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124945669 DMM NOTICE MM(262420000000048/dc919eb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124945669 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) 20250307124945671 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124945671 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250307124945671 DMM INFO MM(262420000000048/dc919eb3) Subscriber data update (mmctx.c:445) 20250307124945671 DMM DEBUG MM(262420000000048/dc919eb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124945683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124945683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124945683 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124945683 DMM INFO MM(262420000000048/dc919eb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124945683 DMM NOTICE MM(262420000000048/dc919eb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124945683 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124945683 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124945683 DLLC NOTICE LLME(d4e208a8/dc919eb3){ASSIGNED} LLGM Assign pre (ffffffff => dc919eb3) (gprs_llc.c:1079) 20250307124945683 DLLC NOTICE LLME(ffffffff/dc919eb3){ASSIGNED} LLGM Assign post (ffffffff => dc919eb3) (gprs_llc.c:1125) 20250307124945683 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124945683 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124945683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124945683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124945742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124945742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124945742 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124945742 DMM INFO MM(262420000000048/dc919eb3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124945742 DMM INFO MM(262420000000048/dc919eb3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124945742 DMM DEBUG MM(262420000000048/dc919eb3) Using GGSN 0 (gprs_sm.c:317) 20250307124945742 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) 20250307124945742 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250307124945742 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124945742 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124945742 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250307124945758 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 bd 15 fb 67 11 4c ac 64 01 14 05 7f c5 22 72 2e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:461) 20250307124945758 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43075298, cbp=0x562066650cf0) (sgsn_libgtp.c:632) 20250307124945758 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124945758 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=dc919eb3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124945758 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124945758 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124945776 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250307124945788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124945788 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250307124945788 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250307124945794 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250307124945794 DMM INFO MM(262420000000048/dc919eb3) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250307124949897 DGPRS DEBUG Checking for inactive LLMEs, time = 4582695 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@74b0a21e6e03: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@74b0a21e6e03: Final verdict of PTC: pass 20250307124950812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49820<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307124950816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307124950816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI196(1147)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1158)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1160)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1148)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@74b0a21e6e03: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1153)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@74b0a21e6e03: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1156)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1151)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1146)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_suspend_nopaging finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:49:50 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250307124950884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124951286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96236) 20250307124951817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124951817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96236, count=100592) 20250307124952820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124952820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307124953822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124953822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_suspend_resume started. 20250307124954385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307124954387 DMM INFO MM(262420000000048/dc919eb3) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307124954387 DMM INFO MM(262420000000048/dc919eb3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307124954387 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307124954387 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307124954387 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307124954387 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307124954387 DLLC NOTICE LLME(ffffffff/dc919eb3){ASSIGNED} LLGM Assign pre (dc919eb3 => ffffffff) (gprs_llc.c:1079) 20250307124954387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc919eb3 => ffffffff) (gprs_llc.c:1125) 20250307124954387 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307124954387 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307124954387 DMM NOTICE MM(262420000000048/dc919eb3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307124954387 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250307124954387 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307124954387 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307124954387 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250307124954387 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250307124954387 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) 20250307124954388 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) 20250307124954388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307124954388 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307124954388 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307124954388 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307124954388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124954436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307124954436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124954436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124954436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124954436 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307124954436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124954436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124954436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124954436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124954439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124954439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124954439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124954439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124954439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124954439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124954439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124954439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124954439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307124954439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124954439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307124954440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124954440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124954450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124954465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124954465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124954471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307124954471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124954471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124954471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124954471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307124954471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124954471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124954471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124954471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124954472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124954472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124954472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124954472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124954472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124954472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124954472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124954472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124954472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307124954472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124954472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124954472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124954473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124954474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124954479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124954479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307124954487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307124954487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307124954487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307124954487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124954487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307124954487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307124954487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307124954487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307124954487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307124954488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307124954488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307124954488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307124954488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307124954488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307124954488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307124954488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307124954488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307124954488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307124954488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307124954488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307124954488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307124954488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307124954491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307124954497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124954497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307124954823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307124954824 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307124954824 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307124954824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307124954828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307124954829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@74b0a21e6e03: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E95B82F3'O, index=0 SGSN_Test-GSUP(1179)@74b0a21e6e03: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@74b0a21e6e03: 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 := '99F69AC8069B94279D16446F57D036AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9C90BE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9831AA5DEDCC291B'O } } } } } 20250307124955903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124955903 DLLC NOTICE LLME(ffffffff/e95b82f3){UNASSIGNED} LLC RX: unknown TLLI 0xe95b82f3, creating LLME on the fly (gprs_llc.c:552) 20250307124955903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124955903 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1325) 20250307124955903 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307124955903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307124955903 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307124955903 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307124955903 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307124955903 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307124955903 DLLC NOTICE LLME(ffffffff/e95b82f3){UNASSIGNED} LLGM Assign pre (e95b82f3 => ca8e26f6) (gprs_llc.c:1079) 20250307124955903 DLLC NOTICE LLME(e95b82f3/ca8e26f6){ASSIGNED} LLGM Assign post (e95b82f3 => ca8e26f6) (gprs_llc.c:1125) 20250307124955903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307124955903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307124955903 DMM DEBUG MM(262420000000049/ca8e26f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307124955926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124955926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307124955926 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124955926 DMM DEBUG MM(262420000000049/ca8e26f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1139) 20250307124955926 DMM NOTICE MM(262420000000049/ca8e26f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307124955926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307124955926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307124955926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307124955926 DMM DEBUG MM(262420000000049/ca8e26f6) Requesting authorization (sgsn_auth.c:160) 20250307124955926 DMM INFO MM(262420000000049/ca8e26f6) Requesting authentication tuples (sgsn_auth.c:184) 20250307124955926 DMM DEBUG MM(262420000000049/ca8e26f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307124955926 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250307124955926 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@74b0a21e6e03: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@74b0a21e6e03: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250307124955932 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307124955932 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307124955932 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307124955932 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307124955932 DMM INFO MM(262420000000049/ca8e26f6) Subscriber data update (mmctx.c:445) 20250307124955932 DMM DEBUG MM(262420000000049/ca8e26f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307124955932 DMM INFO MM(262420000000049/ca8e26f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307124955933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307124955933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307124955933 DMM INFO MM(262420000000049/ca8e26f6) <- GMM AUTH AND CIPHERING REQ (rand = 99 f6 9a c8 06 9b 94 27 9d 16 44 6f 57 d0 36 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307124955949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124955949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250307124955949 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124955949 DMM INFO MM(262420000000049/ca8e26f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307124955949 DMM NOTICE MM(262420000000049/ca8e26f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307124955949 DMM DEBUG MM(262420000000049/ca8e26f6) checking auth: received GSM SRES = e9 c9 0b e8 (gprs_gmm.c:721) 20250307124955949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307124955949 DMM DEBUG MM(262420000000049/ca8e26f6) Requesting authorization (sgsn_auth.c:160) 20250307124955949 DMM INFO MM(262420000000049/ca8e26f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307124955949 DMM DEBUG MM(262420000000049/ca8e26f6) Requesting subscriber data update (gprs_subscriber.c:894) 20250307124955949 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250307124955949 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) 20250307124955949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307124955949 DMM INFO MM(262420000000049/ca8e26f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xca8e26f6) (gprs_gmm.c:355) 20250307124955952 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307124955952 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307124955952 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250307124955952 DMM INFO MM(262420000000049/ca8e26f6) Subscriber data update (mmctx.c:445) 20250307124955952 DMM DEBUG MM(262420000000049/ca8e26f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307124955952 DMM INFO MM(262420000000049/ca8e26f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307124955952 DMM NOTICE MM(262420000000049/ca8e26f6) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1055) 20250307124955952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307124955952 DMM NOTICE MM(262420000000049/ca8e26f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307124955952 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) 20250307124955953 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307124955953 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250307124955953 DMM INFO MM(262420000000049/ca8e26f6) Subscriber data update (mmctx.c:445) 20250307124955953 DMM DEBUG MM(262420000000049/ca8e26f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307124955959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124955959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307124955959 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124955959 DMM INFO MM(262420000000049/ca8e26f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307124955959 DMM NOTICE MM(262420000000049/ca8e26f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307124955959 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307124955959 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307124955959 DLLC NOTICE LLME(e95b82f3/ca8e26f6){ASSIGNED} LLGM Assign pre (ffffffff => ca8e26f6) (gprs_llc.c:1079) 20250307124955959 DLLC NOTICE LLME(ffffffff/ca8e26f6){ASSIGNED} LLGM Assign post (ffffffff => ca8e26f6) (gprs_llc.c:1125) 20250307124955959 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307124955959 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307124955959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307124955959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@74b0a21e6e03: setverdict(pass): none -> pass 20250307124956016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124956016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307124956016 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307124956016 DMM INFO MM(262420000000049/ca8e26f6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307124956016 DMM INFO MM(262420000000049/ca8e26f6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307124956016 DMM DEBUG MM(262420000000049/ca8e26f6) Using GGSN 0 (gprs_sm.c:317) 20250307124956016 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) 20250307124956016 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250307124956016 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307124956016 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20250307124956016 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250307124956041 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 3d 91 3e 4e 11 29 6a 32 b1 14 05 7f 99 45 dc c4 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) 20250307124956041 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43076310, cbp=0x562066651080) (sgsn_libgtp.c:632) 20250307124956041 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307124956041 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=ca8e26f6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307124956041 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307124956041 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307124956057 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250307124956072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307124956072 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250307124956072 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250307124956076 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250307124956076 DMM INFO MM(262420000000049/ca8e26f6) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250307125001090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125001090 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2364) 20250307125001090 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250307125001096 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) TC_suspend_resume-BVCI196(1166)@74b0a21e6e03: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@74b0a21e6e03: Final verdict of PTC: pass 20250307125001110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1168)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1179)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1172)@74b0a21e6e03: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@74b0a21e6e03: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1167)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@74b0a21e6e03: Final verdict of PTC: none 20250307125001116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125001116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_resume-BVCI220(1176)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1177)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1165)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1170)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1175)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_suspend_resume finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:50:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250307125001168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125001570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100552) 20250307125002117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125002117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100552, count=104908) 20250307125003118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125003118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:50: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_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 20250307125004119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125004119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_suspend_rau started. 20250307125004668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125004671 DMM INFO MM(262420000000049/ca8e26f6) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125004671 DMM INFO MM(262420000000049/ca8e26f6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125004671 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125004671 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125004671 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125004671 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307125004671 DLLC NOTICE LLME(ffffffff/ca8e26f6){ASSIGNED} LLGM Assign pre (ca8e26f6 => ffffffff) (gprs_llc.c:1079) 20250307125004671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca8e26f6 => ffffffff) (gprs_llc.c:1125) 20250307125004671 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307125004671 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307125004671 DMM NOTICE MM(262420000000049/ca8e26f6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307125004671 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250307125004671 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307125004671 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307125004671 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250307125004671 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250307125004671 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) 20250307125004671 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) 20250307125004671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307125004672 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125004672 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307125004672 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307125004672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125004713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125004713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125004713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125004713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125004713 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125004713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125004713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125004713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125004713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125004714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125004714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125004714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125004715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125004715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125004715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125004715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125004715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125004715 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125004715 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125004715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125004715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125004715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307125004717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125004723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125004723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125004727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125004727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125004727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125004727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125004727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125004728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125004728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125004728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125004728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125004728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125004728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125004728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125004728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125004728 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125004728 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125004728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125004728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125004728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125004730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125004735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125004735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125004741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125004741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125004741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125004741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125004741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125004741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125004741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125004741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125004741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125004743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125004743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125004743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125004743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125004745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125004749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125004749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125005120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125005120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125005120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125005120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125005122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125005124 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@74b0a21e6e03: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C8070BE5'O, index=0 SGSN_Test-GSUP(1198)@74b0a21e6e03: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@74b0a21e6e03: 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 := '28E4D8ADA897FB41522738A732E71B07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B1DA5B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A94EF195ACE60BF'O } } } } } 20250307125006195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125006195 DLLC NOTICE LLME(ffffffff/c8070be5){UNASSIGNED} LLC RX: unknown TLLI 0xc8070be5, creating LLME on the fly (gprs_llc.c:552) 20250307125006195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125006195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1325) 20250307125006195 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125006195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125006195 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125006195 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307125006195 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125006195 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125006195 DLLC NOTICE LLME(ffffffff/c8070be5){UNASSIGNED} LLGM Assign pre (c8070be5 => cacf0e44) (gprs_llc.c:1079) 20250307125006195 DLLC NOTICE LLME(c8070be5/cacf0e44){ASSIGNED} LLGM Assign post (c8070be5 => cacf0e44) (gprs_llc.c:1125) 20250307125006195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125006195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125006195 DMM DEBUG MM(262420000000050/cacf0e44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125006218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125006218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125006218 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125006219 DMM DEBUG MM(262420000000050/cacf0e44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1139) 20250307125006219 DMM NOTICE MM(262420000000050/cacf0e44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125006219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125006219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125006219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125006219 DMM DEBUG MM(262420000000050/cacf0e44) Requesting authorization (sgsn_auth.c:160) 20250307125006219 DMM INFO MM(262420000000050/cacf0e44) Requesting authentication tuples (sgsn_auth.c:184) 20250307125006219 DMM DEBUG MM(262420000000050/cacf0e44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125006219 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250307125006219 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@74b0a21e6e03: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@74b0a21e6e03: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250307125006225 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125006225 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125006225 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125006225 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125006225 DMM INFO MM(262420000000050/cacf0e44) Subscriber data update (mmctx.c:445) 20250307125006225 DMM DEBUG MM(262420000000050/cacf0e44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125006225 DMM INFO MM(262420000000050/cacf0e44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125006225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125006225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125006225 DMM INFO MM(262420000000050/cacf0e44) <- GMM AUTH AND CIPHERING REQ (rand = 28 e4 d8 ad a8 97 fb 41 52 27 38 a7 32 e7 1b 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307125006240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125006240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125006240 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125006240 DMM INFO MM(262420000000050/cacf0e44) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125006240 DMM NOTICE MM(262420000000050/cacf0e44) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125006240 DMM DEBUG MM(262420000000050/cacf0e44) checking auth: received GSM SRES = 6b 1d a5 b6 (gprs_gmm.c:721) 20250307125006240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125006240 DMM DEBUG MM(262420000000050/cacf0e44) Requesting authorization (sgsn_auth.c:160) 20250307125006240 DMM INFO MM(262420000000050/cacf0e44) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125006240 DMM DEBUG MM(262420000000050/cacf0e44) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125006240 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250307125006240 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) 20250307125006240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125006240 DMM INFO MM(262420000000050/cacf0e44) <- GMM ATTACH ACCEPT (new P-TMSI=0xcacf0e44) (gprs_gmm.c:355) 20250307125006243 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125006243 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125006243 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250307125006243 DMM INFO MM(262420000000050/cacf0e44) Subscriber data update (mmctx.c:445) 20250307125006243 DMM DEBUG MM(262420000000050/cacf0e44) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125006243 DMM INFO MM(262420000000050/cacf0e44) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125006243 DMM NOTICE MM(262420000000050/cacf0e44) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1055) 20250307125006243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125006243 DMM NOTICE MM(262420000000050/cacf0e44) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125006243 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) 20250307125006244 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125006244 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250307125006244 DMM INFO MM(262420000000050/cacf0e44) Subscriber data update (mmctx.c:445) 20250307125006244 DMM DEBUG MM(262420000000050/cacf0e44) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125006253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125006253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125006253 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125006253 DMM INFO MM(262420000000050/cacf0e44) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125006253 DMM NOTICE MM(262420000000050/cacf0e44) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125006253 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125006253 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125006253 DLLC NOTICE LLME(c8070be5/cacf0e44){ASSIGNED} LLGM Assign pre (ffffffff => cacf0e44) (gprs_llc.c:1079) 20250307125006253 DLLC NOTICE LLME(ffffffff/cacf0e44){ASSIGNED} LLGM Assign post (ffffffff => cacf0e44) (gprs_llc.c:1125) 20250307125006253 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125006253 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125006253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125006253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@74b0a21e6e03: setverdict(pass): none -> pass 20250307125006312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125006312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307125006312 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125006312 DMM INFO MM(262420000000050/cacf0e44) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307125006312 DMM INFO MM(262420000000050/cacf0e44) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307125006312 DMM DEBUG MM(262420000000050/cacf0e44) Using GGSN 0 (gprs_sm.c:317) 20250307125006312 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) 20250307125006312 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250307125006312 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307125006312 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20250307125006312 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250307125006333 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 51 9b 45 1d 11 a9 3b 14 4e 14 05 7f 6f 67 7c 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=1066 from retransmit req queue (gtp.c:461) 20250307125006333 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43077388, cbp=0x562066651410) (sgsn_libgtp.c:632) 20250307125006333 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307125006333 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=cacf0e44, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307125006333 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307125006333 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125006351 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250307125006363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125006363 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250307125006363 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250307125006369 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250307125006369 DMM INFO MM(262420000000050/cacf0e44) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250307125011384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125011385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125011385 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125011385 DMM INFO MM(262420000000050/cacf0e44) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307125011385 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125011385 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250307125011385 DLLC NOTICE LLME(ffffffff/cacf0e44){ASSIGNED} LLGM Assign pre (cacf0e44 => f4a2568a) (gprs_llc.c:1079) 20250307125011385 DLLC NOTICE LLME(cacf0e44/f4a2568a){ASSIGNED} LLGM Assign post (cacf0e44 => f4a2568a) (gprs_llc.c:1125) 20250307125011385 DMM INFO MM(262420000000050/f4a2568a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_suspend_rau(1200)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125011399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125011399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125011400 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125011400 DMM INFO MM(262420000000050/f4a2568a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307125011400 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307125011400 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125011400 DLLC NOTICE LLME(cacf0e44/f4a2568a){ASSIGNED} LLGM Assign pre (ffffffff => f4a2568a) (gprs_llc.c:1079) 20250307125011400 DLLC NOTICE LLME(ffffffff/f4a2568a){ASSIGNED} LLGM Assign post (ffffffff => f4a2568a) (gprs_llc.c:1125) 20250307125011400 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250307125011899 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) TC_suspend_rau-BVCI196(1185)@74b0a21e6e03: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@74b0a21e6e03: Final verdict of PTC: pass 20250307125011919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@74b0a21e6e03: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@74b0a21e6e03: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@74b0a21e6e03: Final verdict of PTC: none 20250307125011925 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125011925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1187)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1196)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1191)@74b0a21e6e03: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1186)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1194)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1184)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1189)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_suspend_rau finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:50:11 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250307125011980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125012383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106888) 20250307125012926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125012926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106888, count=111524) 20250307125013926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125013926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:50:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125014928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125014928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_paging_ps started. 20250307125015484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125015487 DMM INFO MM(262420000000050/f4a2568a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125015487 DMM INFO MM(262420000000050/f4a2568a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125015487 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125015487 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125015487 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125015487 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307125015487 DLLC NOTICE LLME(ffffffff/f4a2568a){ASSIGNED} LLGM Assign pre (f4a2568a => ffffffff) (gprs_llc.c:1079) 20250307125015487 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4a2568a => ffffffff) (gprs_llc.c:1125) 20250307125015487 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307125015487 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307125015487 DMM NOTICE MM(262420000000050/f4a2568a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307125015487 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250307125015487 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307125015487 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307125015488 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250307125015488 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250307125015488 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) 20250307125015488 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) 20250307125015488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125015488 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125015488 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307125015488 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307125015488 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125015536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125015536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125015536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125015536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125015536 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125015536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125015536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125015536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125015536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125015539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125015539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125015539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125015539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125015539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125015539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125015539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125015539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125015539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125015539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125015539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125015539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125015539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307125015542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125015547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125015547 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1206)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI196(1204)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125015550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125015550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125015550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125015550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125015550 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125015550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125015550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125015550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125015550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125015551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125015551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125015551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125015551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125015551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125015551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125015551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125015551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125015551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125015551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125015551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125015552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125015552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307125015554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125015558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125015558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125015565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125015565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125015565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125015565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125015565 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125015565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125015565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125015565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125015565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125015565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125015565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125015565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125015565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125015565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125015565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125015565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125015565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125015565 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125015565 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125015565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125015566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125015566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125015568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125015574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125015574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125015929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125015929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125015929 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125015929 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125015933 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125015934 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@74b0a21e6e03: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E73680B5'O, index=0 SGSN_Test-GSUP(1217)@74b0a21e6e03: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@74b0a21e6e03: 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 := '18C59DB0CC124280AA95E093427E43D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A32D86B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E702E73E7A7A50DB'O } } } } } 20250307125017007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125017007 DLLC NOTICE LLME(ffffffff/e73680b5){UNASSIGNED} LLC RX: unknown TLLI 0xe73680b5, creating LLME on the fly (gprs_llc.c:552) 20250307125017007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125017007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1325) 20250307125017007 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125017007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307125017007 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125017007 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307125017007 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125017007 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125017007 DLLC NOTICE LLME(ffffffff/e73680b5){UNASSIGNED} LLGM Assign pre (e73680b5 => c71be7d8) (gprs_llc.c:1079) 20250307125017007 DLLC NOTICE LLME(e73680b5/c71be7d8){ASSIGNED} LLGM Assign post (e73680b5 => c71be7d8) (gprs_llc.c:1125) 20250307125017007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125017007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125017007 DMM DEBUG MM(262420000000051/c71be7d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125017026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125017026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125017026 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125017026 DMM DEBUG MM(262420000000051/c71be7d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1139) 20250307125017026 DMM NOTICE MM(262420000000051/c71be7d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125017026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125017026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125017026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125017026 DMM DEBUG MM(262420000000051/c71be7d8) Requesting authorization (sgsn_auth.c:160) 20250307125017026 DMM INFO MM(262420000000051/c71be7d8) Requesting authentication tuples (sgsn_auth.c:184) 20250307125017026 DMM DEBUG MM(262420000000051/c71be7d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125017026 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250307125017026 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@74b0a21e6e03: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@74b0a21e6e03: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250307125017032 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125017032 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125017032 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125017033 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125017033 DMM INFO MM(262420000000051/c71be7d8) Subscriber data update (mmctx.c:445) 20250307125017033 DMM DEBUG MM(262420000000051/c71be7d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125017033 DMM INFO MM(262420000000051/c71be7d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125017033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125017033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125017033 DMM INFO MM(262420000000051/c71be7d8) <- GMM AUTH AND CIPHERING REQ (rand = 18 c5 9d b0 cc 12 42 80 aa 95 e0 93 42 7e 43 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307125017049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125017049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125017049 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125017049 DMM INFO MM(262420000000051/c71be7d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125017049 DMM NOTICE MM(262420000000051/c71be7d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125017049 DMM DEBUG MM(262420000000051/c71be7d8) checking auth: received GSM SRES = a3 2d 86 b4 (gprs_gmm.c:721) 20250307125017049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125017049 DMM DEBUG MM(262420000000051/c71be7d8) Requesting authorization (sgsn_auth.c:160) 20250307125017049 DMM INFO MM(262420000000051/c71be7d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125017049 DMM DEBUG MM(262420000000051/c71be7d8) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125017049 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250307125017049 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) 20250307125017049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125017049 DMM INFO MM(262420000000051/c71be7d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc71be7d8) (gprs_gmm.c:355) 20250307125017052 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125017052 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125017052 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250307125017052 DMM INFO MM(262420000000051/c71be7d8) Subscriber data update (mmctx.c:445) 20250307125017052 DMM DEBUG MM(262420000000051/c71be7d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125017052 DMM INFO MM(262420000000051/c71be7d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125017052 DMM NOTICE MM(262420000000051/c71be7d8) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1055) 20250307125017052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125017052 DMM NOTICE MM(262420000000051/c71be7d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125017052 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) 20250307125017052 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125017052 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250307125017053 DMM INFO MM(262420000000051/c71be7d8) Subscriber data update (mmctx.c:445) 20250307125017053 DMM DEBUG MM(262420000000051/c71be7d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125017066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125017066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125017066 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125017066 DMM INFO MM(262420000000051/c71be7d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125017066 DMM NOTICE MM(262420000000051/c71be7d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125017066 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125017066 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125017066 DLLC NOTICE LLME(e73680b5/c71be7d8){ASSIGNED} LLGM Assign pre (ffffffff => c71be7d8) (gprs_llc.c:1079) 20250307125017066 DLLC NOTICE LLME(ffffffff/c71be7d8){ASSIGNED} LLGM Assign post (ffffffff => c71be7d8) (gprs_llc.c:1125) 20250307125017066 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125017066 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125017066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125017066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125017123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125017123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307125017123 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125017123 DMM INFO MM(262420000000051/c71be7d8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307125017123 DMM INFO MM(262420000000051/c71be7d8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307125017123 DMM DEBUG MM(262420000000051/c71be7d8) Using GGSN 0 (gprs_sm.c:317) 20250307125017123 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) 20250307125017123 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250307125017123 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307125017123 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20250307125017123 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250307125017145 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 8f 46 ff 5b 11 86 35 73 3a 14 05 7f f4 33 95 fb 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) 20250307125017145 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43078400, cbp=0x562066657890) (sgsn_libgtp.c:632) 20250307125017145 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307125017145 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=c71be7d8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307125017146 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307125017146 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@74b0a21e6e03: setverdict(pass): none -> pass TC_paging_ps(1219)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125017162 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250307125019898 DGPRS DEBUG Checking for inactive LLMEs, time = 4582725 (sgsn.c:131) 20250307125020124 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250307125020124 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250307125020124 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250307125022179 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250307125022179 DMM INFO MM(262420000000051/c71be7d8) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps-BVCI196(1204)@74b0a21e6e03: 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 := 'C71BE7D8'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@74b0a21e6e03: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@74b0a21e6e03: Final verdict of PTC: pass 20250307125022207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1215)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@74b0a21e6e03: Final verdict of PTC: none 20250307125022211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1217)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1210)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1205)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@74b0a21e6e03: Final verdict of PTC: none 20250307125022212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps-BVCI220(1214)@74b0a21e6e03: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@74b0a21e6e03: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1208)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1213)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1203)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_paging_ps finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:50:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250307125022299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125022701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99660) 20250307125023213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125023213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99660, count=104016) 20250307125024214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125024214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:50:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250307125025215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125025215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_paging_ps_ra_multiple_cells started. 20250307125025780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125025783 DMM INFO MM(262420000000051/c71be7d8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125025783 DMM INFO MM(262420000000051/c71be7d8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125025783 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125025783 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125025784 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125025784 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250307125025784 DLLC NOTICE LLME(ffffffff/c71be7d8){ASSIGNED} LLGM Assign pre (c71be7d8 => ffffffff) (gprs_llc.c:1079) 20250307125025784 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c71be7d8 => ffffffff) (gprs_llc.c:1125) 20250307125025784 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307125025784 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307125025784 DMM NOTICE MM(262420000000051/c71be7d8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307125025784 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250307125025784 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307125025784 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307125025784 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250307125025784 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250307125025784 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) 20250307125025784 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) 20250307125025784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307125025784 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125025784 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307125025784 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307125025784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125025843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125025843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125025843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125025843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125025843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125025843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125025843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125025843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125025843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125025845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125025845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125025845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125025845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125025845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125025845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125025845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125025845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125025845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125025845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125025845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125025846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125025846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1225)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307125025852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250307125025864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125025864 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1229)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_paging_ps_ra_multiple_cells-BVCI196(1223)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125025867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125025867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125025867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125025867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125025867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125025867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125025867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125025867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125025867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125025869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125025869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125025869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125025869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125025869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125025869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125025869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125025869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125025869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125025869 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125025869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125025869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125025869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307125025872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1226)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125025879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125025879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250307125025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125025880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125025880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125025880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125025880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125025880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125025880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125025881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125025881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125025881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125025881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125025881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125025881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125025881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125025881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125025881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125025881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125025881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125025881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125025883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125025887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125025887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125026216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125026216 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125026216 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125026216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125026220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125026221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@74b0a21e6e03: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E72342D7'O, index=0 SGSN_Test-GSUP(1236)@74b0a21e6e03: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@74b0a21e6e03: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@74b0a21e6e03: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E72342D7'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@74b0a21e6e03: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E72342D7'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@74b0a21e6e03: 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 := 'EDD8D59587DA2B8B880F420450AF1C14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9636F478'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CC95A6BD2275063'O } } } } } 20250307125027304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125027304 DLLC NOTICE LLME(ffffffff/e72342d7){UNASSIGNED} LLC RX: unknown TLLI 0xe72342d7, creating LLME on the fly (gprs_llc.c:552) 20250307125027304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125027304 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1325) 20250307125027304 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125027304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125027304 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125027304 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307125027304 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125027304 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125027304 DLLC NOTICE LLME(ffffffff/e72342d7){UNASSIGNED} LLGM Assign pre (e72342d7 => df95dff0) (gprs_llc.c:1079) 20250307125027304 DLLC NOTICE LLME(e72342d7/df95dff0){ASSIGNED} LLGM Assign post (e72342d7 => df95dff0) (gprs_llc.c:1125) 20250307125027304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125027304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125027304 DMM DEBUG MM(262420000000052/df95dff0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125027325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125027325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125027325 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125027325 DMM DEBUG MM(262420000000052/df95dff0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1139) 20250307125027325 DMM NOTICE MM(262420000000052/df95dff0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125027325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125027325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125027325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125027325 DMM DEBUG MM(262420000000052/df95dff0) Requesting authorization (sgsn_auth.c:160) 20250307125027325 DMM INFO MM(262420000000052/df95dff0) Requesting authentication tuples (sgsn_auth.c:184) 20250307125027325 DMM DEBUG MM(262420000000052/df95dff0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125027325 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250307125027325 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@74b0a21e6e03: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@74b0a21e6e03: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250307125027329 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125027329 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125027329 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125027329 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125027329 DMM INFO MM(262420000000052/df95dff0) Subscriber data update (mmctx.c:445) 20250307125027329 DMM DEBUG MM(262420000000052/df95dff0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125027329 DMM INFO MM(262420000000052/df95dff0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125027329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125027329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125027329 DMM INFO MM(262420000000052/df95dff0) <- GMM AUTH AND CIPHERING REQ (rand = ed d8 d5 95 87 da 2b 8b 88 0f 42 04 50 af 1c 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307125027340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125027341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125027341 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125027341 DMM INFO MM(262420000000052/df95dff0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125027341 DMM NOTICE MM(262420000000052/df95dff0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125027341 DMM DEBUG MM(262420000000052/df95dff0) checking auth: received GSM SRES = 96 36 f4 78 (gprs_gmm.c:721) 20250307125027341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125027341 DMM DEBUG MM(262420000000052/df95dff0) Requesting authorization (sgsn_auth.c:160) 20250307125027341 DMM INFO MM(262420000000052/df95dff0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125027341 DMM DEBUG MM(262420000000052/df95dff0) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125027341 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250307125027341 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) 20250307125027341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125027341 DMM INFO MM(262420000000052/df95dff0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf95dff0) (gprs_gmm.c:355) 20250307125027343 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125027343 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125027343 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250307125027343 DMM INFO MM(262420000000052/df95dff0) Subscriber data update (mmctx.c:445) 20250307125027343 DMM DEBUG MM(262420000000052/df95dff0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125027343 DMM INFO MM(262420000000052/df95dff0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125027343 DMM NOTICE MM(262420000000052/df95dff0) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1055) 20250307125027343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125027343 DMM NOTICE MM(262420000000052/df95dff0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125027343 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) 20250307125027344 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125027344 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250307125027344 DMM INFO MM(262420000000052/df95dff0) Subscriber data update (mmctx.c:445) 20250307125027344 DMM DEBUG MM(262420000000052/df95dff0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125027350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125027350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125027350 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125027350 DMM INFO MM(262420000000052/df95dff0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125027350 DMM NOTICE MM(262420000000052/df95dff0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125027350 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125027350 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125027350 DLLC NOTICE LLME(e72342d7/df95dff0){ASSIGNED} LLGM Assign pre (ffffffff => df95dff0) (gprs_llc.c:1079) 20250307125027350 DLLC NOTICE LLME(ffffffff/df95dff0){ASSIGNED} LLGM Assign post (ffffffff => df95dff0) (gprs_llc.c:1125) 20250307125027350 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125027350 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125027350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125027350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125027407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125027407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307125027407 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125027407 DMM INFO MM(262420000000052/df95dff0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307125027407 DMM INFO MM(262420000000052/df95dff0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307125027407 DMM DEBUG MM(262420000000052/df95dff0) Using GGSN 0 (gprs_sm.c:317) 20250307125027407 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) 20250307125027407 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250307125027407 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307125027407 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20250307125027407 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250307125027435 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 12 48 39 a3 11 4e 62 fd b8 14 05 7f 5d 64 d7 d9 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) 20250307125027435 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa43079478, cbp=0x562066658470) (sgsn_libgtp.c:632) 20250307125027435 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307125027435 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=df95dff0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307125027435 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307125027435 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@74b0a21e6e03: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125027450 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250307125030408 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250307125030408 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250307125030408 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250307125032466 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250307125032466 DMM INFO MM(262420000000052/df95dff0) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@74b0a21e6e03: 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 := 'DF95DFF0'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250307125046217 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307125046217 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307125046217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125049899 DGPRS DEBUG Checking for inactive LLMEs, time = 4582755 (sgsn.c:131) 20250307125055849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125055855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125055855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307125055869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125055872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125055873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307125055881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125055885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125055885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@74b0a21e6e03: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@74b0a21e6e03: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(1234)@74b0a21e6e03: Final verdict of PTC: none 20250307125057307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125057307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1236)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1224)@74b0a21e6e03: Final verdict of PTC: none 20250307125057311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1226)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1229)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@74b0a21e6e03: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@74b0a21e6e03: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@74b0a21e6e03: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1232)@74b0a21e6e03: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@74b0a21e6e03: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1222)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1227)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@74b0a21e6e03: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@74b0a21e6e03: 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'. Fri Mar 7 12:50:57 UTC 2025 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250307125057389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125057792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104800) 20250307125058309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125058309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104800, count=109156) 20250307125059310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125059310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:50: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_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 20250307125100312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125100312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_bssgp_rim_single_report started. 20250307125100884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125100886 DMM INFO MM(262420000000052/df95dff0) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125100887 DMM INFO MM(262420000000052/df95dff0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125100887 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125100887 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125100887 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125100887 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250307125100887 DLLC NOTICE LLME(ffffffff/df95dff0){ASSIGNED} LLGM Assign pre (df95dff0 => ffffffff) (gprs_llc.c:1079) 20250307125100887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df95dff0 => ffffffff) (gprs_llc.c:1125) 20250307125100887 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307125100887 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307125100887 DMM NOTICE MM(262420000000052/df95dff0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307125100887 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250307125100887 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307125100887 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307125100887 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250307125100887 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250307125100887 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) 20250307125100887 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) 20250307125100887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125100887 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125100887 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307125100887 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307125100887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125100926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125100926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125100926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125100926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125100926 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125100926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125100926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125100926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125100926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125100927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125100927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125100927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125100927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125100927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125100927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125100927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125100927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125100927 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125100927 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125100927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125100927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125100927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125100929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125100934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125100934 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125100939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125100939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125100939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125100939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125100939 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125100939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125100939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125100939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125100939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125100940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125100940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125100940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125100940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125100940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125100940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125100940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125100940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125100940 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125100940 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125100940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125100941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125100941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125100942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125100947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125100947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125100955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125100955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125100955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125100955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125100955 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125100955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125100955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125100955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125100955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125100956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125100956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125100956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125100956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125100956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125100956 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125100956 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125100956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125100957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125100957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125100959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125100964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125100964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125101314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125101314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125101314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125101314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125101318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125101319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125101343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@74b0a21e6e03: setverdict(pass): none -> pass MTC@74b0a21e6e03: Warning: Re-starting timer T, which is already active (running or expired). 20250307125101364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125101378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1239)@74b0a21e6e03: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1255)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@74b0a21e6e03: Final verdict of PTC: none 20250307125101384 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125101384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1253)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1248)@74b0a21e6e03: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1243)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@74b0a21e6e03: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1241)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1246)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1251)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: pass MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@74b0a21e6e03: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:51:01 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20250307125101445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125101848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20250307125102385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125102385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43020, count=59144) 20250307125103386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125103386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:51: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_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 20250307125104387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125104387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_rim_eutran_to_geran started. 20250307125104943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125104945 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125104998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125104998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125104998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125104998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125104998 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125104998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125104998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125104998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125104998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125104999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125104999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125104999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125104999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125104999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125104999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125104999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125104999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125104999 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125104999 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125104999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125104999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125104999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125105001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125105008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125105008 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125105016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125105017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125105017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125105017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125105017 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125105017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125105017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125105017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125105017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125105018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125105018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125105018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125105018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125105018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125105018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125105018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125105018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125105018 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125105018 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125105018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125105018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125105018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125105020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125105025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125105025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125105031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125105031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125105031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125105031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125105031 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125105031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125105031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125105031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125105031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125105032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125105032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125105032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125105032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125105032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125105032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125105032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125105032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125105032 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125105032 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125105032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125105032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125105032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125105034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125105039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125105039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125105388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125105388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125105388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125105388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125105392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125105394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@74b0a21e6e03: setverdict(pass): none -> pass 20250307125105447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125105456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46814<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250307125105460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125105460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1272)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1271)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1273)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1266)@74b0a21e6e03: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@74b0a21e6e03: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1261)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@74b0a21e6e03: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1264)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1259)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1269)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: pass MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@74b0a21e6e03: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:51:05 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250307125105546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125105949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48412) 20250307125106462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125106462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48412, count=52768) 20250307125107463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125107463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:51:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125108465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125108465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_cell_change_different_rai_ci_attach started. 20250307125109044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125109046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125109083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125109083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125109083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125109083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125109083 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125109083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125109083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125109083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125109083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125109085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125109085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125109085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125109085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125109085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125109085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125109085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125109085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125109085 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125109085 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125109085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125109085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125109085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125109089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125109095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109095 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125109100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125109100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125109100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125109100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125109100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125109100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125109100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125109100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125109100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125109101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125109101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125109101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125109101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125109101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125109101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125109101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125109101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125109101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125109101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125109101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125109101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125109102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125109104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125109109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125109115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125109115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125109115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125109115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125109115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125109115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125109115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125109115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125109115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125109116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125109116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125109116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125109116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125109116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125109116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125109116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125109116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125109116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125109116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125109116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125109116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125109116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125109118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125109123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125109467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125109467 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125109467 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125109467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125109471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125109472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@74b0a21e6e03: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='ED77608C'O, index=0 SGSN_Test-GSUP(1291)@74b0a21e6e03: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@74b0a21e6e03: 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 := '7A97C98CD50A604F2A6BC74F71E85840'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C496840E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '213714E82600B68E'O } } } } } 20250307125109544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109544 DLLC NOTICE LLME(ffffffff/ed77608c){UNASSIGNED} LLC RX: unknown TLLI 0xed77608c, creating LLME on the fly (gprs_llc.c:552) 20250307125109544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125109544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1325) 20250307125109544 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125109544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307125109544 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125109544 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307125109544 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125109544 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125109544 DLLC NOTICE LLME(ffffffff/ed77608c){UNASSIGNED} LLGM Assign pre (ed77608c => ed487467) (gprs_llc.c:1079) 20250307125109544 DLLC NOTICE LLME(ed77608c/ed487467){ASSIGNED} LLGM Assign post (ed77608c => ed487467) (gprs_llc.c:1125) 20250307125109544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125109544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125109544 DMM DEBUG MM(262420000000068/ed487467) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125109564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125109564 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125109564 DMM DEBUG MM(262420000000068/ed487467) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250307125109564 DMM NOTICE MM(262420000000068/ed487467) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125109564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125109564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125109564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125109564 DMM DEBUG MM(262420000000068/ed487467) Requesting authorization (sgsn_auth.c:160) 20250307125109564 DMM INFO MM(262420000000068/ed487467) Requesting authentication tuples (sgsn_auth.c:184) 20250307125109564 DMM DEBUG MM(262420000000068/ed487467) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125109564 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250307125109564 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@74b0a21e6e03: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@74b0a21e6e03: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250307125109570 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125109571 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125109571 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125109571 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125109571 DMM INFO MM(262420000000068/ed487467) Subscriber data update (mmctx.c:445) 20250307125109571 DMM DEBUG MM(262420000000068/ed487467) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125109571 DMM INFO MM(262420000000068/ed487467) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125109571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125109571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125109571 DMM INFO MM(262420000000068/ed487467) <- GMM AUTH AND CIPHERING REQ (rand = 7a 97 c9 8c d5 0a 60 4f 2a 6b c7 4f 71 e8 58 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307125109587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125109587 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125109587 DMM INFO MM(262420000000068/ed487467) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125109587 DMM NOTICE MM(262420000000068/ed487467) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125109587 DMM DEBUG MM(262420000000068/ed487467) checking auth: received GSM SRES = c4 96 84 0e (gprs_gmm.c:721) 20250307125109587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125109587 DMM DEBUG MM(262420000000068/ed487467) Requesting authorization (sgsn_auth.c:160) 20250307125109587 DMM INFO MM(262420000000068/ed487467) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125109587 DMM DEBUG MM(262420000000068/ed487467) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125109587 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250307125109587 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) 20250307125109587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125109587 DMM INFO MM(262420000000068/ed487467) <- GMM ATTACH ACCEPT (new P-TMSI=0xed487467) (gprs_gmm.c:355) 20250307125109590 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125109590 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125109590 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250307125109590 DMM INFO MM(262420000000068/ed487467) Subscriber data update (mmctx.c:445) 20250307125109590 DMM DEBUG MM(262420000000068/ed487467) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125109590 DMM INFO MM(262420000000068/ed487467) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125109590 DMM NOTICE MM(262420000000068/ed487467) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1055) 20250307125109591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125109591 DMM NOTICE MM(262420000000068/ed487467) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125109591 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) 20250307125109592 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125109592 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250307125109592 DMM INFO MM(262420000000068/ed487467) Subscriber data update (mmctx.c:445) 20250307125109592 DMM DEBUG MM(262420000000068/ed487467) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125109604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125109604 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125109604 DMM INFO MM(262420000000068/ed487467) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125109604 DMM NOTICE MM(262420000000068/ed487467) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125109604 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125109604 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125109604 DLLC NOTICE LLME(ed77608c/ed487467){ASSIGNED} LLGM Assign pre (ffffffff => ed487467) (gprs_llc.c:1079) 20250307125109604 DLLC NOTICE LLME(ffffffff/ed487467){ASSIGNED} LLGM Assign post (ffffffff => ed487467) (gprs_llc.c:1125) 20250307125109604 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125109604 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125109604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125109604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125109662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307125109662 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125109662 DMM INFO MM(262420000000068/ed487467) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307125109662 DMM INFO MM(262420000000068/ed487467) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307125109662 DMM DEBUG MM(262420000000068/ed487467) Using GGSN 0 (gprs_sm.c:317) 20250307125109662 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) 20250307125109662 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250307125109662 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307125109662 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20250307125109662 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250307125109669 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 4f 46 70 72 11 fe 48 5c 80 14 05 7f 9e 2f 9f 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=1072 from retransmit req queue (gtp.c:461) 20250307125109669 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa4307a4f0, cbp=0x562066657d20) (sgsn_libgtp.c:632) 20250307125109669 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307125109669 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=ed487467, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307125109669 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307125109669 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@74b0a21e6e03: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125109683 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:825) 20250307125109699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109699 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250307125109699 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@74b0a21e6e03: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@74b0a21e6e03: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='ED487467'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@74b0a21e6e03: 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 := '10564FB7879E59CDBE930286D37C2F47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DE1C0FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5297A24E3BAEAB9'O } } } } } 20250307125109716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250307125109716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xED487467) type="GPRS attach" (gprs_gmm.c:1325) 20250307125109716 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125109716 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125109716 DLLC NOTICE LLME(ffffffff/ed487467){ASSIGNED} LLGM Assign pre (ed487467 => c6cd0cdc) (gprs_llc.c:1079) 20250307125109716 DLLC NOTICE LLME(ed487467/c6cd0cdc){ASSIGNED} LLGM Assign post (ed487467 => c6cd0cdc) (gprs_llc.c:1125) 20250307125109716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125109716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125109716 DMM DEBUG MM(262420000000068/c6cd0cdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125109741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125109741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250307125109742 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125109742 DMM DEBUG MM(262420000000068/c6cd0cdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250307125109742 DMM NOTICE MM(262420000000068/c6cd0cdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125109742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125109742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125109742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125109742 DMM DEBUG MM(262420000000068/c6cd0cdc) Requesting authorization (sgsn_auth.c:160) 20250307125109742 DMM INFO MM(262420000000068/c6cd0cdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125109742 DMM DEBUG MM(262420000000068/c6cd0cdc) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125109742 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250307125109742 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) 20250307125112743 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250307125112743 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250307125112743 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250307125115743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250307125115743 DMM ERROR MM(262420000000068/c6cd0cdc) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250307125115743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250307125115743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307125115743 DMM NOTICE MM(262420000000068/c6cd0cdc) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250307125115744 DMM NOTICE MM(262420000000068/c6cd0cdc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307125115744 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250307125115744 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=c6cd0cdc, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307125115744 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307125115744 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307125115744 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250307125115744 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250307125115744 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) 20250307125115744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Reject}: Deallocated (fsm.c:568) 20250307125115744 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: Deallocated (fsm.c:568) 20250307125115744 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307125115744 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307125115744 DLLC NOTICE LLME(ed487467/c6cd0cdc){ASSIGNED} LLGM Assign pre (c6cd0cdc => ffffffff) (gprs_llc.c:1079) 20250307125115744 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6cd0cdc => ffffffff) (gprs_llc.c:1125) 20250307125119900 DGPRS DEBUG Checking for inactive LLMEs, time = 4582785 (sgsn.c:131) 20250307125120746 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250307125125747 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250307125129468 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307125129468 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307125129469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125130749 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250307125135751 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250307125139086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125139092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125139092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307125139102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125139105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125139105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307125139117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125139121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125139121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@74b0a21e6e03: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@74b0a21e6e03: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@74b0a21e6e03: Final verdict of PTC: none 20250307125139538 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125139538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1285)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1289)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1279)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1284)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@74b0a21e6e03: Final verdict of PTC: none 20250307125139539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51428<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1282)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1277)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@74b0a21e6e03: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1287)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@74b0a21e6e03: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@74b0a21e6e03: 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'. Fri Mar 7 12:51:39 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250307125139598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125140001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116488) 20250307125140540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125140540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125140752 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250307125140753 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x562066657d20) (sgsn_libgtp.c:632) 20250307125140753 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x562066657d20) (sgsn_libgtp.c:636) 20250307125140753 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250307125140753 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250307125140753 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250307125140753 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116488, count=121920) 20250307125141541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125141541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:51:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125142543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125142543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_cell_change_different_rai_ci_data started. 20250307125143097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125143099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125143141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125143141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125143141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125143141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125143141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125143141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125143141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125143141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125143141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125143142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125143142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125143142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125143142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125143142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125143142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125143142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125143142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125143142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125143142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125143142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125143143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125143143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307125143146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250307125143155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1303)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_data-BVCI196(1297)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125143157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125143157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125143157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125143157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125143157 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125143157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125143157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125143157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125143157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125143158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125143158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125143158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125143158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125143158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125143158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125143158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125143158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125143158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125143158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125143158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125143158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125143158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125143160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125143165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125143174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125143174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125143174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125143174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125143174 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125143174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125143174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125143174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125143174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125143175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125143175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125143175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125143175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125143175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125143175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125143175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125143175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125143175 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125143175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125143175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125143175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125143175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125143178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125143183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125143545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125143545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125143545 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125143545 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125143549 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125143551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@74b0a21e6e03: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FAA1868A'O, index=0 SGSN_Test-GSUP(1310)@74b0a21e6e03: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@74b0a21e6e03: 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 := '6327DAEA6C910BCECA1B656C6CFEEB57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A64661C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B79457A6AE62A826'O } } } } } 20250307125143619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143619 DLLC NOTICE LLME(ffffffff/faa1868a){UNASSIGNED} LLC RX: unknown TLLI 0xfaa1868a, creating LLME on the fly (gprs_llc.c:552) 20250307125143619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125143619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1325) 20250307125143619 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125143619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125143619 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125143619 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307125143619 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125143619 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125143619 DLLC NOTICE LLME(ffffffff/faa1868a){UNASSIGNED} LLGM Assign pre (faa1868a => c7937198) (gprs_llc.c:1079) 20250307125143619 DLLC NOTICE LLME(faa1868a/c7937198){ASSIGNED} LLGM Assign post (faa1868a => c7937198) (gprs_llc.c:1125) 20250307125143619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125143619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125143619 DMM DEBUG MM(262420000000070/c7937198) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125143629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125143629 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125143629 DMM DEBUG MM(262420000000070/c7937198) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1139) 20250307125143629 DMM NOTICE MM(262420000000070/c7937198) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125143629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125143629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125143629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125143629 DMM DEBUG MM(262420000000070/c7937198) Requesting authorization (sgsn_auth.c:160) 20250307125143629 DMM INFO MM(262420000000070/c7937198) Requesting authentication tuples (sgsn_auth.c:184) 20250307125143629 DMM DEBUG MM(262420000000070/c7937198) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125143629 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250307125143629 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@74b0a21e6e03: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@74b0a21e6e03: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250307125143633 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125143633 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125143633 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125143633 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125143633 DMM INFO MM(262420000000070/c7937198) Subscriber data update (mmctx.c:445) 20250307125143633 DMM DEBUG MM(262420000000070/c7937198) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125143633 DMM INFO MM(262420000000070/c7937198) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125143633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125143633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125143633 DMM INFO MM(262420000000070/c7937198) <- GMM AUTH AND CIPHERING REQ (rand = 63 27 da ea 6c 91 0b ce ca 1b 65 6c 6c fe eb 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307125143642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125143642 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125143642 DMM INFO MM(262420000000070/c7937198) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125143642 DMM NOTICE MM(262420000000070/c7937198) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125143642 DMM DEBUG MM(262420000000070/c7937198) checking auth: received GSM SRES = 1a 64 66 1c (gprs_gmm.c:721) 20250307125143642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125143642 DMM DEBUG MM(262420000000070/c7937198) Requesting authorization (sgsn_auth.c:160) 20250307125143642 DMM INFO MM(262420000000070/c7937198) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125143642 DMM DEBUG MM(262420000000070/c7937198) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125143642 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250307125143642 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) 20250307125143642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125143642 DMM INFO MM(262420000000070/c7937198) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7937198) (gprs_gmm.c:355) 20250307125143645 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125143645 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125143645 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250307125143645 DMM INFO MM(262420000000070/c7937198) Subscriber data update (mmctx.c:445) 20250307125143645 DMM DEBUG MM(262420000000070/c7937198) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125143645 DMM INFO MM(262420000000070/c7937198) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125143645 DMM NOTICE MM(262420000000070/c7937198) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1055) 20250307125143645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125143645 DMM NOTICE MM(262420000000070/c7937198) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125143645 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) 20250307125143645 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125143645 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250307125143645 DMM INFO MM(262420000000070/c7937198) Subscriber data update (mmctx.c:445) 20250307125143645 DMM DEBUG MM(262420000000070/c7937198) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125143654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125143654 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125143654 DMM INFO MM(262420000000070/c7937198) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125143654 DMM NOTICE MM(262420000000070/c7937198) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125143654 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125143654 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125143654 DLLC NOTICE LLME(faa1868a/c7937198){ASSIGNED} LLGM Assign pre (ffffffff => c7937198) (gprs_llc.c:1079) 20250307125143654 DLLC NOTICE LLME(ffffffff/c7937198){ASSIGNED} LLGM Assign post (ffffffff => c7937198) (gprs_llc.c:1125) 20250307125143654 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125143654 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125143654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125143654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125143710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307125143710 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125143710 DMM INFO MM(262420000000070/c7937198) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307125143710 DMM INFO MM(262420000000070/c7937198) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307125143711 DMM DEBUG MM(262420000000070/c7937198) Using GGSN 0 (gprs_sm.c:317) 20250307125143711 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) 20250307125143711 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250307125143711 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307125143711 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20250307125143711 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250307125143736 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 b1 8a c9 e5 11 ab 3d c6 4c 14 05 7f 06 aa 5c 96 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) 20250307125143737 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa4307a4f0, cbp=0x562066657d20) (sgsn_libgtp.c:632) 20250307125143737 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307125143737 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=c7937198, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307125143737 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307125143737 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@74b0a21e6e03: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125143749 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) 20250307125143760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143760 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250307125143760 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_data-BVCI210(1302)@74b0a21e6e03: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C7937198'O, index=0 20250307125143768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125143768 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125143768 DSNDCP ERROR Message for non-existing MM ctx (lle=0x562066655578, TLLI=c7937198, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@74b0a21e6e03: Removing Client IMSI='262420000000070'H, index=0 20250307125145770 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_rai_ci_data-BVCI196(1297)@74b0a21e6e03: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@74b0a21e6e03: Final verdict of PTC: pass 20250307125145787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@74b0a21e6e03: Final verdict of PTC: none 20250307125145791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125145791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1298)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1308)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1303)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1296)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1301)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1306)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. Fri Mar 7 12:51:45 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307125145898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125146300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92844) 20250307125146762 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250307125146762 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250307125146762 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250307125146792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125146792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92844, count=99136) 20250307125147794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125147794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:51:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125148795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125148795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_cell_change_different_ci_attach started. 20250307125149396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125149399 DMM INFO MM(262420000000070/c7937198) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125149399 DMM INFO MM(262420000000070/c7937198) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125149399 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125149399 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125149399 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125149399 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250307125149399 DLLC NOTICE LLME(ffffffff/c7937198){ASSIGNED} LLGM Assign pre (c7937198 => ffffffff) (gprs_llc.c:1079) 20250307125149399 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7937198 => ffffffff) (gprs_llc.c:1125) 20250307125149399 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307125149399 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307125149399 DMM NOTICE MM(262420000000070/c7937198) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307125149399 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250307125149399 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307125149399 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307125149399 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250307125149399 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250307125149399 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) 20250307125149399 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) 20250307125149399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125149399 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125149399 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307125149399 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307125149399 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125149453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125149453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125149453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125149453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125149453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125149453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125149453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125149453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125149453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125149454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125149454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125149454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125149454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125149454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125149454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125149455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125149455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125149455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125149455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125149455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125149455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125149455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125149457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125149463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125149463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125149469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125149469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125149469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125149469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125149469 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125149469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125149469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125149469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125149469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125149470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125149470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125149470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125149470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125149470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125149470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125149470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125149470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125149470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125149470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125149470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125149471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125149471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125149473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125149479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125149479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125149487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125149487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125149487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125149487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125149487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125149487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125149487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125149487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125149487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125149489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125149489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125149489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125149489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125149489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125149489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125149489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125149489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125149489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125149489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125149489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125149489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125149489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125149491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125149497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125149497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125149796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125149796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125149796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125149796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125149801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250307125149802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@74b0a21e6e03: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F05F24FB'O, index=0 SGSN_Test-GSUP(1329)@74b0a21e6e03: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@74b0a21e6e03: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@74b0a21e6e03: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F05F24FB'O, index=0 TC_cell_change_different_ci_attach(1331)@74b0a21e6e03: 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 := '345B59F3E50EC06A784F65F815892E41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '977BD1BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED429C109DB03CDB'O } } } } } 20250307125149860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125149860 DLLC NOTICE LLME(ffffffff/f05f24fb){UNASSIGNED} LLC RX: unknown TLLI 0xf05f24fb, creating LLME on the fly (gprs_llc.c:552) 20250307125149860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125149860 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1325) 20250307125149860 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125149860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307125149861 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125149861 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307125149861 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125149861 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125149861 DLLC NOTICE LLME(ffffffff/f05f24fb){UNASSIGNED} LLGM Assign pre (f05f24fb => f601ab9c) (gprs_llc.c:1079) 20250307125149861 DLLC NOTICE LLME(f05f24fb/f601ab9c){ASSIGNED} LLGM Assign post (f05f24fb => f601ab9c) (gprs_llc.c:1125) 20250307125149861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125149861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125149861 DMM DEBUG MM(262420000000069/f601ab9c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125149874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125149874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125149874 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125149875 DMM DEBUG MM(262420000000069/f601ab9c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250307125149875 DMM NOTICE MM(262420000000069/f601ab9c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125149875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125149875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125149875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125149875 DMM DEBUG MM(262420000000069/f601ab9c) Requesting authorization (sgsn_auth.c:160) 20250307125149875 DMM INFO MM(262420000000069/f601ab9c) Requesting authentication tuples (sgsn_auth.c:184) 20250307125149875 DMM DEBUG MM(262420000000069/f601ab9c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125149875 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250307125149875 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@74b0a21e6e03: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@74b0a21e6e03: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250307125149880 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125149880 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125149880 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125149880 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125149880 DMM INFO MM(262420000000069/f601ab9c) Subscriber data update (mmctx.c:445) 20250307125149880 DMM DEBUG MM(262420000000069/f601ab9c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125149880 DMM INFO MM(262420000000069/f601ab9c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125149880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125149880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125149880 DMM INFO MM(262420000000069/f601ab9c) <- GMM AUTH AND CIPHERING REQ (rand = 34 5b 59 f3 e5 0e c0 6a 78 4f 65 f8 15 89 2e 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307125149898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125149898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125149898 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125149898 DMM INFO MM(262420000000069/f601ab9c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125149898 DMM NOTICE MM(262420000000069/f601ab9c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125149898 DMM DEBUG MM(262420000000069/f601ab9c) checking auth: received GSM SRES = 97 7b d1 bf (gprs_gmm.c:721) 20250307125149898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125149898 DMM DEBUG MM(262420000000069/f601ab9c) Requesting authorization (sgsn_auth.c:160) 20250307125149898 DMM INFO MM(262420000000069/f601ab9c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125149898 DMM DEBUG MM(262420000000069/f601ab9c) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125149898 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250307125149898 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) 20250307125149898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125149898 DMM INFO MM(262420000000069/f601ab9c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf601ab9c) (gprs_gmm.c:355) 20250307125149900 DGPRS DEBUG Checking for inactive LLMEs, time = 4582815 (sgsn.c:131) 20250307125149902 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125149902 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125149902 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250307125149902 DMM INFO MM(262420000000069/f601ab9c) Subscriber data update (mmctx.c:445) 20250307125149902 DMM DEBUG MM(262420000000069/f601ab9c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125149902 DMM INFO MM(262420000000069/f601ab9c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125149902 DMM NOTICE MM(262420000000069/f601ab9c) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1055) 20250307125149902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125149902 DMM NOTICE MM(262420000000069/f601ab9c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125149902 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) 20250307125149903 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125149903 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250307125149903 DMM INFO MM(262420000000069/f601ab9c) Subscriber data update (mmctx.c:445) 20250307125149903 DMM DEBUG MM(262420000000069/f601ab9c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125149915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125149915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125149915 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125149915 DMM INFO MM(262420000000069/f601ab9c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125149915 DMM NOTICE MM(262420000000069/f601ab9c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125149915 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125149915 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125149915 DLLC NOTICE LLME(f05f24fb/f601ab9c){ASSIGNED} LLGM Assign pre (ffffffff => f601ab9c) (gprs_llc.c:1079) 20250307125149915 DLLC NOTICE LLME(ffffffff/f601ab9c){ASSIGNED} LLGM Assign post (ffffffff => f601ab9c) (gprs_llc.c:1125) 20250307125149915 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125149915 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125149915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125149915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125149972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125149972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307125149972 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125149972 DMM INFO MM(262420000000069/f601ab9c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307125149972 DMM INFO MM(262420000000069/f601ab9c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307125149972 DMM DEBUG MM(262420000000069/f601ab9c) Using GGSN 0 (gprs_sm.c:317) 20250307125149972 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) 20250307125149972 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250307125149972 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307125149972 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20250307125149972 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250307125149989 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 76 b6 2a 3f 11 d5 0a 1e 34 14 05 7f 2d 4f 76 b0 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) 20250307125149989 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa4307b568, cbp=0x5620666517d0) (sgsn_libgtp.c:632) 20250307125149989 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307125149989 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=f601ab9c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307125149989 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307125149989 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@74b0a21e6e03: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125149994 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:825) 20250307125150001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125150001 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250307125150001 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_attach-BVCI210(1321)@74b0a21e6e03: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@74b0a21e6e03: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F601AB9C'O, index=0 TC_cell_change_different_ci_attach(1331)@74b0a21e6e03: 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 := '3DD7846FD5145196DDF42D15A21A4948'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE6C538B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69BEC8763F175232'O } } } } } 20250307125150013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125150013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250307125150013 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125150013 DMM INFO MM(262420000000069/f601ab9c) -> GMM ATTACH REQUEST MI(TMSI-0xF601AB9C) type="GPRS attach" (gprs_gmm.c:1325) 20250307125150013 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125150013 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125150013 DLLC NOTICE LLME(ffffffff/f601ab9c){ASSIGNED} LLGM Assign pre (f601ab9c => f1f52bce) (gprs_llc.c:1079) 20250307125150013 DLLC NOTICE LLME(f601ab9c/f1f52bce){ASSIGNED} LLGM Assign post (f601ab9c => f1f52bce) (gprs_llc.c:1125) 20250307125150013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125150013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125150013 DMM DEBUG MM(262420000000069/f1f52bce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125150034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125150034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250307125150034 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125150035 DMM DEBUG MM(262420000000069/f1f52bce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250307125150035 DMM NOTICE MM(262420000000069/f1f52bce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125150035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125150035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125150035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125150035 DMM DEBUG MM(262420000000069/f1f52bce) Requesting authorization (sgsn_auth.c:160) 20250307125150035 DMM INFO MM(262420000000069/f1f52bce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125150035 DMM DEBUG MM(262420000000069/f1f52bce) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125150035 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250307125150035 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) 20250307125153036 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250307125153036 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250307125153036 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250307125156036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250307125156036 DMM ERROR MM(262420000000069/f1f52bce) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250307125156036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250307125156036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250307125156036 DMM NOTICE MM(262420000000069/f1f52bce) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250307125156036 DMM NOTICE MM(262420000000069/f1f52bce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307125156036 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250307125156036 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=f1f52bce, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307125156036 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307125156036 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307125156036 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250307125156036 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250307125156036 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) 20250307125156036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Reject}: Deallocated (fsm.c:568) 20250307125156036 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: Deallocated (fsm.c:568) 20250307125156036 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307125156036 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250307125156036 DLLC NOTICE LLME(f601ab9c/f1f52bce){ASSIGNED} LLGM Assign pre (f1f52bce => ffffffff) (gprs_llc.c:1079) 20250307125156036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1f52bce => ffffffff) (gprs_llc.c:1125) 20250307125201036 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250307125206038 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250307125209798 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250307125209798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307125209799 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125211039 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250307125216040 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250307125219456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125219462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125219462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307125219471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125219474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125219474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307125219489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125219493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125219493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@74b0a21e6e03: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@74b0a21e6e03: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@74b0a21e6e03: Final verdict of PTC: none 20250307125219862 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125219862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125219863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1328)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1317)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1322)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1327)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1320)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1315)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1326)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@74b0a21e6e03: Final verdict of PTC: fail reason: "Tguard timeout" MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@74b0a21e6e03: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@74b0a21e6e03: 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'. Fri Mar 7 12:52:19 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 20250307125219900 DGPRS DEBUG Checking for inactive LLMEs, time = 4582845 (sgsn.c:131) 20250307125219912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125220314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122752) 20250307125220863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125220864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125221041 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250307125221041 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5620666517d0) (sgsn_libgtp.c:632) 20250307125221041 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5620666517d0) (sgsn_libgtp.c:636) 20250307125221041 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250307125221041 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250307125221041 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250307125221041 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122752, count=128684) 20250307125221865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125221865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:52:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125222867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125222867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_cell_change_different_ci_data started. 20250307125223410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125223412 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125223447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125223447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125223447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125223447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125223447 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125223447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125223447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125223447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125223447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125223448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125223448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125223448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125223448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125223448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125223448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125223448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125223448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125223448 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125223448 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125223448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125223449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125223449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125223450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125223457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125223457 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125223464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125223464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125223464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125223464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125223464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125223464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125223464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125223464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125223464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125223465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125223465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125223465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125223465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125223465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125223465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125223465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125223465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125223465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125223465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125223465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125223465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125223465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307125223468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125223473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125223473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_cell_change_different_ci_data-BVCI210(1339)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1346)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125223477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125223477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125223477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125223477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125223477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125223477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125223477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125223477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125223477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125223477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125223477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125223477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125223477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125223477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125223477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125223477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125223477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125223477 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125223477 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125223477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125223477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125223477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125223480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125223484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125223484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125223868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125223868 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125223868 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125223868 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125223874 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125223875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@74b0a21e6e03: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E00A959B'O, index=0 SGSN_Test-GSUP(1348)@74b0a21e6e03: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@74b0a21e6e03: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@74b0a21e6e03: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E00A959B'O, index=0 TC_cell_change_different_ci_data(1350)@74b0a21e6e03: 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 := 'F491DC8FB84A108797B60471B7C6F1D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '681E37D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84670A681BE24952'O } } } } } 20250307125223948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125223948 DLLC NOTICE LLME(ffffffff/e00a959b){UNASSIGNED} LLC RX: unknown TLLI 0xe00a959b, creating LLME on the fly (gprs_llc.c:552) 20250307125223948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125223948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1325) 20250307125223948 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125223948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125223948 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125223948 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307125223948 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125223948 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125223948 DLLC NOTICE LLME(ffffffff/e00a959b){UNASSIGNED} LLGM Assign pre (e00a959b => c032c5d4) (gprs_llc.c:1079) 20250307125223948 DLLC NOTICE LLME(e00a959b/c032c5d4){ASSIGNED} LLGM Assign post (e00a959b => c032c5d4) (gprs_llc.c:1125) 20250307125223948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125223948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125223948 DMM DEBUG MM(262420000000071/c032c5d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125223967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125223967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125223967 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125223967 DMM DEBUG MM(262420000000071/c032c5d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1139) 20250307125223967 DMM NOTICE MM(262420000000071/c032c5d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125223967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125223967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125223967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125223967 DMM DEBUG MM(262420000000071/c032c5d4) Requesting authorization (sgsn_auth.c:160) 20250307125223967 DMM INFO MM(262420000000071/c032c5d4) Requesting authentication tuples (sgsn_auth.c:184) 20250307125223967 DMM DEBUG MM(262420000000071/c032c5d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125223967 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250307125223967 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@74b0a21e6e03: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@74b0a21e6e03: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250307125223973 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125223973 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125223973 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125223973 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125223973 DMM INFO MM(262420000000071/c032c5d4) Subscriber data update (mmctx.c:445) 20250307125223973 DMM DEBUG MM(262420000000071/c032c5d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125223973 DMM INFO MM(262420000000071/c032c5d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125223973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125223973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125223973 DMM INFO MM(262420000000071/c032c5d4) <- GMM AUTH AND CIPHERING REQ (rand = f4 91 dc 8f b8 4a 10 87 97 b6 04 71 b7 c6 f1 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307125223987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125223987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125223987 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125223987 DMM INFO MM(262420000000071/c032c5d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125223987 DMM NOTICE MM(262420000000071/c032c5d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125223987 DMM DEBUG MM(262420000000071/c032c5d4) checking auth: received GSM SRES = 68 1e 37 d2 (gprs_gmm.c:721) 20250307125223987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125223987 DMM DEBUG MM(262420000000071/c032c5d4) Requesting authorization (sgsn_auth.c:160) 20250307125223987 DMM INFO MM(262420000000071/c032c5d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125223987 DMM DEBUG MM(262420000000071/c032c5d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125223987 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250307125223987 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) 20250307125223987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125223987 DMM INFO MM(262420000000071/c032c5d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc032c5d4) (gprs_gmm.c:355) 20250307125223990 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125223990 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125223990 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250307125223990 DMM INFO MM(262420000000071/c032c5d4) Subscriber data update (mmctx.c:445) 20250307125223990 DMM DEBUG MM(262420000000071/c032c5d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125223990 DMM INFO MM(262420000000071/c032c5d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125223990 DMM NOTICE MM(262420000000071/c032c5d4) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1055) 20250307125223990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125223990 DMM NOTICE MM(262420000000071/c032c5d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125223990 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) 20250307125223992 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125223992 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250307125223992 DMM INFO MM(262420000000071/c032c5d4) Subscriber data update (mmctx.c:445) 20250307125223992 DMM DEBUG MM(262420000000071/c032c5d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125224002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125224002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125224002 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125224002 DMM INFO MM(262420000000071/c032c5d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125224002 DMM NOTICE MM(262420000000071/c032c5d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125224002 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125224002 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125224002 DLLC NOTICE LLME(e00a959b/c032c5d4){ASSIGNED} LLGM Assign pre (ffffffff => c032c5d4) (gprs_llc.c:1079) 20250307125224002 DLLC NOTICE LLME(ffffffff/c032c5d4){ASSIGNED} LLGM Assign post (ffffffff => c032c5d4) (gprs_llc.c:1125) 20250307125224002 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125224002 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125224002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125224002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125224058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125224058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250307125224058 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125224058 DMM INFO MM(262420000000071/c032c5d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250307125224058 DMM INFO MM(262420000000071/c032c5d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250307125224058 DMM DEBUG MM(262420000000071/c032c5d4) Using GGSN 0 (gprs_sm.c:317) 20250307125224058 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) 20250307125224058 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250307125224058 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250307125224058 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20250307125224059 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250307125224075 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 17 82 8e 40 11 c5 b0 00 df 14 05 7f 56 c0 bb 1f 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) 20250307125224075 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7faa4307b568, cbp=0x5620666517d0) (sgsn_libgtp.c:632) 20250307125224075 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250307125224075 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x562066655578 TLLI=c032c5d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250307125224075 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250307125224075 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@74b0a21e6e03: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed 20250307125224078 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) 20250307125224083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125224083 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250307125224083 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_data-BVCI210(1339)@74b0a21e6e03: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@74b0a21e6e03: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C032C5D4'O, index=0 20250307125224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125224090 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125224090 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125224091 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_ci_data-BVCI196(1335)@74b0a21e6e03: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@74b0a21e6e03: Final verdict of PTC: pass 20250307125224108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1336)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1348)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1339)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1341)@74b0a21e6e03: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@74b0a21e6e03: Final verdict of PTC: none 20250307125224113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125224114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1346)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1334)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1344)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1340)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:52:24 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20250307125224188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125224590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57152) 20250307125225115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125225115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57152, count=99520) 20250307125226116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125226116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:52: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_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 20250307125227091 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250307125227091 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250307125227091 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250307125227117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125227117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_sgsn_context_req_in started. 20250307125227683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125227685 DMM INFO MM(262420000000071/c032c5d4) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125227685 DMM INFO MM(262420000000071/c032c5d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125227685 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125227685 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125227685 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125227685 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250307125227685 DLLC NOTICE LLME(ffffffff/c032c5d4){ASSIGNED} LLGM Assign pre (c032c5d4 => ffffffff) (gprs_llc.c:1079) 20250307125227685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c032c5d4 => ffffffff) (gprs_llc.c:1125) 20250307125227685 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x562066655220 (gprs_sndcp.c:574) 20250307125227685 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x562066655578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250307125227685 DMM NOTICE MM(262420000000071/c032c5d4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250307125227685 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250307125227686 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250307125227686 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250307125227686 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250307125227686 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250307125227686 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) 20250307125227686 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) 20250307125227686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125227686 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125227686 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307125227686 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307125227686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125227732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125227732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125227732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125227732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125227732 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125227732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125227732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125227732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125227732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125227733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125227733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125227733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125227733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125227733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125227733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125227733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125227733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125227733 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125227733 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125227733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125227733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125227733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125227735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125227739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125227739 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125227746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125227746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125227746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125227746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125227746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125227746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125227746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125227746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125227746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125227747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125227747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125227747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125227747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125227747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125227747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125227747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125227747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125227747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125227747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125227747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125227747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125227747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125227749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1361)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125227754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125227754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125227761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125227761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125227761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125227761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125227761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125227761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125227761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125227761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125227761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125227762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125227762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125227762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125227762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125227762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125227762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125227762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125227762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125227762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125227762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125227762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125227763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125227763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125227765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125227772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125227772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125228118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125228118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125228118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125228118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125228122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125228123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@74b0a21e6e03: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='CF0AC2C1'O, index=0 SGSN_Test-GSUP(1367)@74b0a21e6e03: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@74b0a21e6e03: 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 := 'D7962623D2082E42E092479E563FED60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B48D4800'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C403612DDC4BFEF7'O } } } } } 20250307125229202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125229202 DLLC NOTICE LLME(ffffffff/cf0ac2c1){UNASSIGNED} LLC RX: unknown TLLI 0xcf0ac2c1, creating LLME on the fly (gprs_llc.c:552) 20250307125229202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125229202 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1325) 20250307125229202 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125229202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Allocated (fsm.c:456) 20250307125229202 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125229202 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307125229202 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125229202 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125229202 DLLC NOTICE LLME(ffffffff/cf0ac2c1){UNASSIGNED} LLGM Assign pre (cf0ac2c1 => d3b3cacd) (gprs_llc.c:1079) 20250307125229202 DLLC NOTICE LLME(cf0ac2c1/d3b3cacd){ASSIGNED} LLGM Assign post (cf0ac2c1 => d3b3cacd) (gprs_llc.c:1125) 20250307125229202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125229202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125229202 DMM DEBUG MM(262420000000072/d3b3cacd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125229226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125229226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125229226 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125229226 DMM DEBUG MM(262420000000072/d3b3cacd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1139) 20250307125229226 DMM NOTICE MM(262420000000072/d3b3cacd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125229226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125229226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125229226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125229226 DMM DEBUG MM(262420000000072/d3b3cacd) Requesting authorization (sgsn_auth.c:160) 20250307125229226 DMM INFO MM(262420000000072/d3b3cacd) Requesting authentication tuples (sgsn_auth.c:184) 20250307125229226 DMM DEBUG MM(262420000000072/d3b3cacd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125229226 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250307125229226 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@74b0a21e6e03: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@74b0a21e6e03: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250307125229232 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125229232 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125229232 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125229232 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125229232 DMM INFO MM(262420000000072/d3b3cacd) Subscriber data update (mmctx.c:445) 20250307125229232 DMM DEBUG MM(262420000000072/d3b3cacd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125229232 DMM INFO MM(262420000000072/d3b3cacd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125229232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125229232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125229232 DMM INFO MM(262420000000072/d3b3cacd) <- GMM AUTH AND CIPHERING REQ (rand = d7 96 26 23 d2 08 2e 42 e0 92 47 9e 56 3f ed 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250307125229249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125229249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125229249 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125229249 DMM INFO MM(262420000000072/d3b3cacd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125229249 DMM NOTICE MM(262420000000072/d3b3cacd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125229249 DMM DEBUG MM(262420000000072/d3b3cacd) checking auth: received GSM SRES = b4 8d 48 00 (gprs_gmm.c:721) 20250307125229249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125229249 DMM DEBUG MM(262420000000072/d3b3cacd) Requesting authorization (sgsn_auth.c:160) 20250307125229249 DMM INFO MM(262420000000072/d3b3cacd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125229249 DMM DEBUG MM(262420000000072/d3b3cacd) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125229249 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250307125229249 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) 20250307125229249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125229249 DMM INFO MM(262420000000072/d3b3cacd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3b3cacd) (gprs_gmm.c:355) 20250307125229252 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125229252 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125229252 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250307125229252 DMM INFO MM(262420000000072/d3b3cacd) Subscriber data update (mmctx.c:445) 20250307125229252 DMM DEBUG MM(262420000000072/d3b3cacd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125229252 DMM INFO MM(262420000000072/d3b3cacd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125229252 DMM NOTICE MM(262420000000072/d3b3cacd) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1055) 20250307125229252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125229252 DMM NOTICE MM(262420000000072/d3b3cacd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125229252 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) 20250307125229253 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125229253 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250307125229253 DMM INFO MM(262420000000072/d3b3cacd) Subscriber data update (mmctx.c:445) 20250307125229253 DMM DEBUG MM(262420000000072/d3b3cacd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125229266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125229266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125229266 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125229266 DMM INFO MM(262420000000072/d3b3cacd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125229266 DMM NOTICE MM(262420000000072/d3b3cacd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125229266 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125229266 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125229266 DLLC NOTICE LLME(cf0ac2c1/d3b3cacd){ASSIGNED} LLGM Assign pre (ffffffff => d3b3cacd) (gprs_llc.c:1079) 20250307125229266 DLLC NOTICE LLME(ffffffff/d3b3cacd){ASSIGNED} LLGM Assign post (ffffffff => d3b3cacd) (gprs_llc.c:1125) 20250307125229266 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125229266 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125229266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125229266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125229320 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ea 2e 00 00 03 52 f0 99 42 42 de 05 d3 b3 ca cd 0c 01 02 03 0d fe 11 fe 52 57 06 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@74b0a21e6e03: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250307125231322 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250307125231322 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250307125231322 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) 20250307125231323 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250307125231323 DMM INFO MM(262420000000072/d3b3cacd) Subscriber data update (mmctx.c:445) 20250307125231323 DMM DEBUG MM(262420000000072/d3b3cacd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250307125231323 DMM INFO MM(262420000000072/d3b3cacd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250307125231323 DMM INFO MM(262420000000072/d3b3cacd) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125231323 DMM INFO MM(262420000000072/d3b3cacd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125231323 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125231323 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125231323 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125231323 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307125231323 DLLC NOTICE LLME(ffffffff/d3b3cacd){ASSIGNED} LLGM Assign pre (d3b3cacd => ffffffff) (gprs_llc.c:1079) 20250307125231323 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3b3cacd => ffffffff) (gprs_llc.c:1125) 20250307125231323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56206664f990]{Init}: Deallocated (fsm.c:568) 20250307125231323 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125231323 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307125231323 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@74b0a21e6e03: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@74b0a21e6e03: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250307125231332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44876<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1355)@74b0a21e6e03: Final verdict of PTC: none 20250307125231337 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125231337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1351)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1367)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@74b0a21e6e03: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@74b0a21e6e03: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1365)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1360)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@74b0a21e6e03: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1363)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1353)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1358)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@74b0a21e6e03: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@74b0a21e6e03: 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'. Fri Mar 7 12:52:31 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20250307125231391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125231794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86568) 20250307125232338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125232338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86568, count=99388) 20250307125233339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125233339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:52:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.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 20250307125234340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125234340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_sgsn_context_req_out started. 20250307125234892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125234894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125234931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125234931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125234931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125234931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125234931 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125234931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125234931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125234931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125234931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125234932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125234932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125234932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125234932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125234932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125234932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125234932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125234932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125234932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125234932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125234932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125234933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125234933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125234934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125234940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125234940 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@74b0a21e6e03: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1379)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307125234948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125234948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125234948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125234948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125234948 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125234948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125234948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125234948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125234948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125234950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125234950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125234950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125234950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125234950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125234950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125234950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125234950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125234950 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125234950 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125234950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125234950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125234950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125234953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1379)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1376)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1384)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125234958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125234958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125234958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125234958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125234958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125234958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125234958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125234958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125234958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125234959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125234959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250307125234959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125234959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125234959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125234959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125234959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125234959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125234959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125234959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125234959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125234959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125234959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125234960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125234960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_sgsn_context_req_out-BVCI210(1377)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125234962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125234966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125234966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125235342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125235342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125235342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125235342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125235346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125235347 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@74b0a21e6e03: IPA ID RESP: { { 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)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@74b0a21e6e03: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='E6B7D484'O, index=0 SGSN_Test-GSUP(1386)@74b0a21e6e03: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250307125236417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125236417 DLLC NOTICE LLME(ffffffff/e6b7d484){UNASSIGNED} LLC RX: unknown TLLI 0xe6b7d484, creating LLME on the fly (gprs_llc.c:552) 20250307125236417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250307125236417 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307125236417 DMM NOTICE LLME(ffffffff/e6b7d484){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250307125236417 DLLC NOTICE LLME(ffffffff/e6b7d484){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250307125236417 DMM ERROR LLME(ffffffff/e6b7d484){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250307125236417 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250307125236417 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250307125236417 DLLC NOTICE LLME(ffffffff/e6b7d484){UNASSIGNED} LLGM Assign pre (e6b7d484 => ffffffff) (gprs_llc.c:1079) 20250307125236417 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6b7d484 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@74b0a21e6e03: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@74b0a21e6e03: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20250307125236431 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125236431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1386)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1374)@74b0a21e6e03: Final verdict of PTC: none 20250307125236433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1379)@74b0a21e6e03: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1384)@74b0a21e6e03: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1380)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@74b0a21e6e03: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1377)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1372)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1378)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1382)@74b0a21e6e03: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@74b0a21e6e03: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1377): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@74b0a21e6e03: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@74b0a21e6e03: 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'. Fri Mar 7 12:52:36 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 20250307125236520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125236922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43732) 20250307125237432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125237432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43732, count=54212) 20250307125238433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125238433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:52:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.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 20250307125239434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125239434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_req_id_req_ra_update started. 20250307125239991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125239994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125240044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125240044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125240044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125240044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125240044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125240044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125240044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125240044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125240044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125240045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125240045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125240045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125240045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125240045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125240045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125240045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125240045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125240045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125240045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125240045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125240046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125240046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1394)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307125240050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125240057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125240057 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1394)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125240060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125240060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125240060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125240060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125240060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125240060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125240060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125240060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125240060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125240061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125240061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125240061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125240062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125240062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125240062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125240062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125240062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125240062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125240062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125240062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125240062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125240062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125240064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125240069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125240069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125240076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125240076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125240076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125240076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125240076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125240076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125240076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125240076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125240076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125240077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125240077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125240077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125240077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125240077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125240077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125240077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125240077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125240077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125240077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125240077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125240077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125240077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125240080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125240086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125240086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125240435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125240435 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125240435 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125240436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125240440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125240441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@74b0a21e6e03: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F3C09FDE'O, index=0 SGSN_Test-GSUP(1405)@74b0a21e6e03: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250307125240509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125240509 DLLC NOTICE LLME(ffffffff/f3c09fde){UNASSIGNED} LLC RX: unknown TLLI 0xf3c09fde, creating LLME on the fly (gprs_llc.c:552) 20250307125240509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125240509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1325) 20250307125240509 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125240509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125240509 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125240509 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307125240509 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125240509 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125240509 DLLC NOTICE LLME(ffffffff/f3c09fde){UNASSIGNED} LLGM Assign pre (f3c09fde => e4c04cc6) (gprs_llc.c:1079) 20250307125240509 DLLC NOTICE LLME(f3c09fde/e4c04cc6){ASSIGNED} LLGM Assign post (f3c09fde => e4c04cc6) (gprs_llc.c:1125) 20250307125240509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125240509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125240509 DMM DEBUG MM(262420000000047/e4c04cc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125240535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125240535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125240535 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125240535 DMM INFO MM(262420000000047/e4c04cc6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307125240535 DMM INFO MM(262420000000047/e4c04cc6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-39450-209 New RA: 262-42-13135-0 (gprs_gmm.c:1763) 20250307125240535 DMM NOTICE MM(262420000000047/e4c04cc6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250307125240535 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250307125240535 DMM INFO MM(262420000000047/e4c04cc6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250307125240535 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125240535 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125240535 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125240535 DMM ERROR MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307125240535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Deallocated (fsm.c:568) 20250307125240535 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125240535 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307125240535 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307125240535 DLLC NOTICE LLME(f3c09fde/e4c04cc6){ASSIGNED} LLGM Assign pre (e4c04cc6 => ffffffff) (gprs_llc.c:1079) 20250307125240535 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4c04cc6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@74b0a21e6e03: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@74b0a21e6e03: Final verdict of PTC: pass 20250307125240551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57186<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1393)@74b0a21e6e03: Final verdict of PTC: none 20250307125240556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125240556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1405)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1403)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@74b0a21e6e03: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@74b0a21e6e03: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1398)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@74b0a21e6e03: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1401)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1396)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1391)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1393): none (none -> none)Fri Mar 7 12:52:40 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307125240659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125241061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56464) 20250307125241558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125241558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56464, count=62516) 20250307125242559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125242560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test execution finished. MTC@74b0a21e6e03: 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 ------ Fri Mar 7 12:52:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125243561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125243561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_iu_attach started. 20250307125244157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125244159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125244203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125244203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125244203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125244203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125244203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125244203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125244203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125244203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125244203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125244204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125244204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125244204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125244204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125244204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125244204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125244204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125244204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125244204 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125244204 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125244204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125244204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125244204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125244206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125244210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125244210 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125244217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125244217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125244217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125244217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125244217 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125244217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125244217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125244217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125244217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125244218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125244218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125244218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125244218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125244218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125244218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125244218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125244218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125244218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125244218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125244218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125244218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125244218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125244220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125244226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125244226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1419)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1416)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125244232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125244232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125244232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125244232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125244232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125244232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125244232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125244232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125244232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125244233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125244233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125244233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125244233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125244233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125244233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125244233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125244233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125244233 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125244233 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125244233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125244233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125244233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125244235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125244241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125244241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1425)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@74b0a21e6e03: ************************************************* MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@74b0a21e6e03: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125244443 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125244443 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) 20250307125244443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125244443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125244451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125244451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125244451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125244451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125244451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125244451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125244451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125244453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125244453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125244453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125244453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125244453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125244453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125244453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125244453 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125244562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125244562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125244562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125244562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125244566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125244567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125245255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125245255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125245255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125245255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245256 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125245256 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125245256 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245256 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@74b0a21e6e03: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D11CC888'O, index=0 SGSN_Test-GSUP(1428)@74b0a21e6e03: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@74b0a21e6e03: 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 := 'DC80'O, rac := 'E9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@74b0a21e6e03: Added conn table entry 0TC_iu_attach(1430)13312648 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1424)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125245671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125245671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125245671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125245671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245671 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125245671 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125245671 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125245671 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250307125245671 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250307125245671 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250307125245671 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Deregistered}: Allocated (fsm.c:456) 20250307125245671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Allocated (fsm.c:456) 20250307125245671 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Allocated (fsm.c:456) 20250307125245671 DMM DEBUG MM_STATE_Iu[0x562066655c60]{Detached}: Allocated (fsm.c:456) 20250307125245671 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125245671 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125245671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125245671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125245671 DMM DEBUG MM(262420000001001/d7b1bdee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125245671 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250307125245671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@74b0a21e6e03: { messageType := 2, destLocRef := 'CB2288'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@74b0a21e6e03: 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 := '0A6233DCE437FC76AD64CD9AD5A49004'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '533C84C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E284501C2AEF3B56'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '71D7644787AADD6A18B3F986F835EAB0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8532E1686070D3DB5575EE05031218A2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9C1A159921FE04ADDBBEE51429367353'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '01CCD3384D3B7A76'O } } } } } SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250307125245677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125245677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125245677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125245677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245677 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125245677 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125245677 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125245677 DMM DEBUG MM(262420000001001/d7b1bdee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250307125245677 DMM NOTICE MM(262420000001001/d7b1bdee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125245677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125245677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125245677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125245677 DMM DEBUG MM(262420000001001/d7b1bdee) Requesting authorization (sgsn_auth.c:160) 20250307125245677 DMM INFO MM(262420000001001/d7b1bdee) Requesting authentication tuples (sgsn_auth.c:184) 20250307125245677 DMM DEBUG MM(262420000001001/d7b1bdee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125245677 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250307125245677 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@74b0a21e6e03: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@74b0a21e6e03: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250307125245679 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125245679 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125245679 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125245679 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125245679 DMM INFO MM(262420000001001/d7b1bdee) Subscriber data update (mmctx.c:445) 20250307125245679 DMM DEBUG MM(262420000001001/d7b1bdee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125245679 DMM INFO MM(262420000001001/d7b1bdee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125245679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125245679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125245679 DMM INFO MM(262420000001001/d7b1bdee) <- GMM AUTH AND CIPHERING REQ (rand = 0a 62 33 dc e4 37 fc 76 ad 64 cd 9a d5 a4 90 04 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9c 1a 15 99 21 fe 04 ad db be e5 14 29 36 73 53 ) (gprs_gmm.c:538) 20250307125245679 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250307125245679 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245679 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2201CCD33823094399990000100001F029044D3B7A76'O 20250307125245684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125245684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125245684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125245684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245684 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125245684 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125245684 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125245684 DMM INFO MM(262420000001001/d7b1bdee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125245684 DMM NOTICE MM(262420000001001/d7b1bdee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125245684 DMM DEBUG MM(262420000001001/d7b1bdee) checking auth: received UMTS RES = 01 cc d3 38 4d 3b 7a 76 (gprs_gmm.c:721) 20250307125245684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125245684 DMM DEBUG MM(262420000001001/d7b1bdee) Requesting authorization (sgsn_auth.c:160) 20250307125245684 DMM INFO MM(262420000001001/d7b1bdee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125245684 DMM DEBUG MM(262420000001001/d7b1bdee) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125245684 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250307125245684 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) 20250307125245684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125245684 DMM DEBUG MM(262420000001001/d7b1bdee) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125245684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125245689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125245689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125245689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125245689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245689 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125245689 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125245689 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125245689 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250307125245689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125245689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125245689 DMM INFO MM(262420000001001/d7b1bdee) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7b1bdee) (gprs_gmm.c:355) 20250307125245689 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250307125245689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125245692 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125245692 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125245692 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250307125245692 DMM INFO MM(262420000001001/d7b1bdee) Subscriber data update (mmctx.c:445) 20250307125245692 DMM DEBUG MM(262420000001001/d7b1bdee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125245692 DMM INFO MM(262420000001001/d7b1bdee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125245692 DMM NOTICE MM(262420000001001/d7b1bdee) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250307125245692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125245692 DMM NOTICE MM(262420000001001/d7b1bdee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125245692 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) 20250307125245692 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125245692 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250307125245692 DMM INFO MM(262420000001001/d7b1bdee) Subscriber data update (mmctx.c:445) 20250307125245692 DMM DEBUG MM(262420000001001/d7b1bdee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125245695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125245695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125245695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125245695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245695 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125245695 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125245695 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125245695 DMM INFO MM(262420000001001/d7b1bdee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125245695 DMM NOTICE MM(262420000001001/d7b1bdee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125245695 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125245695 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125245695 DMM DEBUG MM_STATE_Iu(1)[0x562066655c60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125245695 DMM DEBUG MM_STATE_Iu(1)[0x562066655c60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125245695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125245695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125245695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1423)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125245700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125245700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125245700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125245700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125245701 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125245701 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125245701 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125245701 DMM INFO MM(262420000001001/d7b1bdee) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125245701 DMM DEBUG MM_STATE_Iu(1)[0x562066655c60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125245701 DMM DEBUG MM_STATE_Iu(1)[0x562066655c60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125245701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125245701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125245701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125245701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Session index based on local reference:0 20250307125245702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125245702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125245702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125245702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125245702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125245702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125245702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@74b0a21e6e03: Deleted conn table entry 0TC_iu_attach(1430)13312648 TC_iu_attach(1430)@74b0a21e6e03: setverdict(pass): none -> pass TC_iu_attach(1430)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@74b0a21e6e03: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@74b0a21e6e03: Final verdict of PTC: pass 20250307125245771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57202<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1423)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1428)@74b0a21e6e03: Final verdict of PTC: none 20250307125245775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125245775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1425)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1417)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-RAN(1424)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1422)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@74b0a21e6e03: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@74b0a21e6e03: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1412)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@74b0a21e6e03: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1410)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1420)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1415)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_iu_attach finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307125245904 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125245904 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) 20250307125245904 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125245904 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125245904 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125245904 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) 20250307125245904 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125245904 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125245904 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) 20250307125245904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125245904 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125245904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125245904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125245904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125245904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125245904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125245904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125245904 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Fri Mar 7 12:52:45 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 20250307125245942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125246344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178508) 20250307125246776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125246777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=178508, count=208084) 20250307125247778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125247778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125247906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125247906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125247906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125248780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125248780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_iu_attach_encr started. 20250307125249422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125249425 DMM INFO MM(262420000001001/d7b1bdee) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125249425 DMM INFO MM(262420000001001/d7b1bdee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125249425 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125249425 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125249425 DMM DEBUG MM_STATE_Iu(1)[0x562066655c60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125249425 DMM DEBUG MM_STATE_Iu(1)[0x562066655c60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125249425 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250307125249425 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) 20250307125249426 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) 20250307125249426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Deallocated (fsm.c:568) 20250307125249426 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Deallocated (fsm.c:568) 20250307125249426 DMM DEBUG MM_STATE_Iu(1)[0x562066655c60]{Detached}: Deallocated (fsm.c:568) 20250307125249426 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Deregistered}: Deallocated (fsm.c:568) 20250307125249426 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125249472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125249472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125249472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125249472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125249472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125249472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125249472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125249472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125249472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125249474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125249474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125249474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125249474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125249474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125249474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125249474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125249474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125249474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125249474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125249474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125249475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125249475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125249478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125249485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125249485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125249491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125249491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125249491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125249491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125249491 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125249491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125249491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125249491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125249491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125249492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125249492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125249492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125249492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125249492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125249492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125249492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125249492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125249492 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125249492 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125249492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125249492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125249492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125249494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307125249499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125249499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125249507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125249508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125249508 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125249508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125249508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125249508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125249508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125249508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125249508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125249508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125249508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125249508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125249508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125249509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125249509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125249510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125249514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125249514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1448)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@74b0a21e6e03: ************************************************* MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@74b0a21e6e03: v_sccp_pdu_maxlen:268 20250307125249718 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125249718 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) 20250307125249718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125249718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125249726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125249726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125249726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125249726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125249726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125249726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125249726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125249728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125249728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125249728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125249728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125249728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125249728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125249728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125249729 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125249781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125249781 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125249781 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125249781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125249786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125249787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125249901 DGPRS DEBUG Checking for inactive LLMEs, time = 4582875 (sgsn.c:131) 20250307125250536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125250536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125250536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125250536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250537 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125250537 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125250537 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@74b0a21e6e03: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='DD3545C7'O, index=0 SGSN_Test-GSUP(1451)@74b0a21e6e03: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@74b0a21e6e03: 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 := '3219'O, rac := '52'O ("R") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@74b0a21e6e03: Added conn table entry 0TC_iu_attach_encr(1453)1412835 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1447)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125250881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125250881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125250881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125250881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250882 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125250882 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125250882 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125250882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250307125250882 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Allocated (fsm.c:456) 20250307125250882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125250882 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125250882 DMM DEBUG MM_STATE_Iu[0x562066648e90]{Detached}: Allocated (fsm.c:456) 20250307125250882 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125250882 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125250882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125250882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125250882 DMM DEBUG MM(262420000001001/dab118d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125250882 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250307125250882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@74b0a21e6e03: { messageType := 2, destLocRef := '158EE3'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@74b0a21e6e03: 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 := '43E2889B58C62BB3E8090094B08BA8E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F32A027'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56CF317A47512447'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6014F93A75BE9012DC79652C86F588E7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '36525CBD69123E584B950C8FB65CD659'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F36B3FAD2C1D3928AFA6BB7080DEA3BF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2C2842B64BC6DA26'O } } } } } SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_from0 20250307125250889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125250890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125250890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) SGSN_Test_0-SCCP(1446)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250307125250890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125250890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250890 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125250890 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125250890 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125250890 DMM DEBUG MM(262420000001001/dab118d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250307125250890 DMM NOTICE MM(262420000001001/dab118d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125250890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125250890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125250890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125250890 DMM DEBUG MM(262420000001001/dab118d0) Requesting authorization (sgsn_auth.c:160) 20250307125250890 DMM INFO MM(262420000001001/dab118d0) Requesting authentication tuples (sgsn_auth.c:184) 20250307125250890 DMM DEBUG MM(262420000001001/dab118d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125250890 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250307125250890 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@74b0a21e6e03: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@74b0a21e6e03: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250307125250893 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125250893 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125250893 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125250893 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125250893 DMM INFO MM(262420000001001/dab118d0) Subscriber data update (mmctx.c:445) 20250307125250893 DMM DEBUG MM(262420000001001/dab118d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125250893 DMM INFO MM(262420000001001/dab118d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125250893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125250893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125250893 DMM INFO MM(262420000001001/dab118d0) <- GMM AUTH AND CIPHERING REQ (rand = 43 e2 88 9b 58 c6 2b b3 e8 09 00 94 b0 8b a8 e6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 6b 3f ad 2c 1d 39 28 af a6 bb 70 80 de a3 bf ) (gprs_gmm.c:538) 20250307125250893 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250307125250893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E222C2842B623094399990000100001F029044BC6DA26'O 20250307125250899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125250899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125250899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125250899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250899 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125250899 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125250899 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125250899 DMM INFO MM(262420000001001/dab118d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125250899 DMM NOTICE MM(262420000001001/dab118d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125250899 DMM DEBUG MM(262420000001001/dab118d0) checking auth: received UMTS RES = 2c 28 42 b6 4b c6 da 26 (gprs_gmm.c:721) 20250307125250899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125250899 DMM DEBUG MM(262420000001001/dab118d0) Requesting authorization (sgsn_auth.c:160) 20250307125250899 DMM INFO MM(262420000001001/dab118d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125250899 DMM DEBUG MM(262420000001001/dab118d0) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125250899 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250307125250899 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) 20250307125250899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125250899 DMM DEBUG MM(262420000001001/dab118d0) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250307125250899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_len:17 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250307125250907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125250907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125250907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125250907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250907 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125250907 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125250907 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125250907 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250307125250907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125250907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125250907 DMM INFO MM(262420000001001/dab118d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdab118d0) (gprs_gmm.c:355) 20250307125250907 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250307125250907 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250907 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125250910 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125250910 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125250910 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250307125250910 DMM INFO MM(262420000001001/dab118d0) Subscriber data update (mmctx.c:445) 20250307125250910 DMM DEBUG MM(262420000001001/dab118d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125250910 DMM INFO MM(262420000001001/dab118d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125250910 DMM NOTICE MM(262420000001001/dab118d0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250307125250910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125250910 DMM NOTICE MM(262420000001001/dab118d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125250910 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) 20250307125250911 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125250911 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250307125250911 DMM INFO MM(262420000001001/dab118d0) Subscriber data update (mmctx.c:445) 20250307125250911 DMM DEBUG MM(262420000001001/dab118d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125250912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125250912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125250912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125250912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250912 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125250912 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125250912 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125250912 DMM INFO MM(262420000001001/dab118d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125250912 DMM NOTICE MM(262420000001001/dab118d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125250912 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125250912 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125250912 DMM DEBUG MM_STATE_Iu(2)[0x562066648e90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125250912 DMM DEBUG MM_STATE_Iu(2)[0x562066648e90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125250912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125250912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125250913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1446)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125250915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125250915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125250915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125250915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125250916 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125250916 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125250916 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125250916 DMM INFO MM(262420000001001/dab118d0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125250916 DMM DEBUG MM_STATE_Iu(2)[0x562066648e90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125250916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125250916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125250916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250916 DMM DEBUG MM_STATE_Iu(2)[0x562066648e90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125250916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125250916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Session index based on local reference:0 20250307125250917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125250917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125250917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125250917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125250917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125250917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125250917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125250917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@74b0a21e6e03: Deleted conn table entry 0TC_iu_attach_encr(1453)1412835 TC_iu_attach_encr(1453)@74b0a21e6e03: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@74b0a21e6e03: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@74b0a21e6e03: Final verdict of PTC: pass 20250307125250984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1448)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1435)@74b0a21e6e03: Final verdict of PTC: none 20250307125250989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125250989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach_encr-BVCI220(1444)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@74b0a21e6e03: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1445)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1440)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@74b0a21e6e03: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1451)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1433)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1438)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1443)@74b0a21e6e03: Final verdict of PTC: none Fri Mar 7 12:52:50 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 MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_iu_attach_encr finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307125251083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125251120 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125251120 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125251120 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) 20250307125251120 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125251120 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125251120 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125251120 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) 20250307125251120 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125251120 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125251120 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) 20250307125251120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125251120 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125251120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125251120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125251120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125251120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125251120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125251120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125251485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210524) 20250307125251990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125251990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=210524, count=211780) 20250307125252991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125252991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125253121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125253121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125253121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:52:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125253992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125253992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_iu_attach_geran_rau started. 20250307125254574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125254575 DMM INFO MM(262420000001001/dab118d0) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125254575 DMM INFO MM(262420000001001/dab118d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125254575 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125254575 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125254575 DMM DEBUG MM_STATE_Iu(2)[0x562066648e90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125254575 DMM DEBUG MM_STATE_Iu(2)[0x562066648e90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125254575 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250307125254575 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) 20250307125254575 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) 20250307125254575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125254575 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125254575 DMM DEBUG MM_STATE_Iu(2)[0x562066648e90]{Detached}: Deallocated (fsm.c:568) 20250307125254575 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Deallocated (fsm.c:568) 20250307125254575 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125254611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125254611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125254611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125254611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125254611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125254611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125254611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125254611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125254611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125254612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125254612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125254612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125254612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125254612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125254612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125254612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125254612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125254612 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125254612 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125254612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125254613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125254613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125254615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125254620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125254620 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1464)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1464)@74b0a21e6e03: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1463)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307125254632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125254632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125254632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125254632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125254632 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125254632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125254632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125254632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125254632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1464)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125254633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125254633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125254633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125254633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125254633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125254633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125254633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125254633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125254633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125254633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125254633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125254633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125254633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1464)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1464)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125254637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1460)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1463)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250307125254644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125254644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1468)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125254645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125254645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125254645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125254645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125254645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125254645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125254645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125254645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125254645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_iu_attach_geran_rau-BVCI210(1461)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1468)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125254647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125254647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125254647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125254647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125254647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125254647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125254647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125254647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125254647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125254647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125254647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125254647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125254647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125254650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1471)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@74b0a21e6e03: ************************************************* SGSN_Test_0-SCCP(1469)@74b0a21e6e03: v_sccp_pdu_maxlen:268 20250307125254657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125254657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125254856 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125254856 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) 20250307125254856 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125254856 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125254863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125254863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125254863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125254863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125254863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125254863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125254863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125254866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125254866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125254866 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125254866 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125254866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125254866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125254866 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125254866 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125254993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125254993 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125254993 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125254993 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125254997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125254998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125255674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125255674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125255674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125255674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125255674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125255674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125255674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125255674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125255674 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125255674 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125255675 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125255675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125255675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125255675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125255675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125255675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125255675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125255675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@74b0a21e6e03: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F7ED426D'O, index=0 SGSN_Test-GSUP(1474)@74b0a21e6e03: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@74b0a21e6e03: 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 := 'D33A'O, rac := '08'O ("\b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@74b0a21e6e03: Added conn table entry 0TC_iu_attach_geran_rau(1476)11608010 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1470)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125256085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125256085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125256085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125256085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125256085 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125256085 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125256085 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125256085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1325) 20250307125256085 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Allocated (fsm.c:456) 20250307125256085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{Init}: Allocated (fsm.c:456) 20250307125256086 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125256086 DMM DEBUG MM_STATE_Iu[0x562066648fc0]{Detached}: Allocated (fsm.c:456) 20250307125256086 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125256086 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125256086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125256086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125256086 DMM DEBUG MM(262420000001002/ce3aa701) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125256086 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250307125256086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125256086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125256086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125256086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125256086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125256086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125256086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125256086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: { messageType := 2, destLocRef := 'B11FCA'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@74b0a21e6e03: 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 := '87960A2EDDF959794A919B83455F849C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8DFE9E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76E1CD7F612051BD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '70D0B90C15AE84568FB60A01EA2915F2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5A37ADA0E9BA85CC00C133060C63D34A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4471C2E9A6A575EC9DC02B02167A12CC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '184482CBA789DDF1'O } } } } } SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250307125256093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125256093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125256093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125256093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125256093 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125256093 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125256093 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125256093 DMM DEBUG MM(262420000001002/ce3aa701) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250307125256093 DMM NOTICE MM(262420000001002/ce3aa701) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125256093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125256093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125256094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125256094 DMM DEBUG MM(262420000001002/ce3aa701) Requesting authorization (sgsn_auth.c:160) 20250307125256094 DMM INFO MM(262420000001002/ce3aa701) Requesting authentication tuples (sgsn_auth.c:184) 20250307125256094 DMM DEBUG MM(262420000001002/ce3aa701) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125256094 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250307125256094 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@74b0a21e6e03: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@74b0a21e6e03: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250307125256100 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125256100 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125256100 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125256100 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125256100 DMM INFO MM(262420000001002/ce3aa701) Subscriber data update (mmctx.c:445) 20250307125256100 DMM DEBUG MM(262420000001002/ce3aa701) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125256100 DMM INFO MM(262420000001002/ce3aa701) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125256100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125256100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125256100 DMM INFO MM(262420000001002/ce3aa701) <- GMM AUTH AND CIPHERING REQ (rand = 87 96 0a 2e dd f9 59 79 4a 91 9b 83 45 5f 84 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 44 71 c2 e9 a6 a5 75 ec 9d c0 2b 02 16 7a 12 cc ) (gprs_gmm.c:538) 20250307125256100 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250307125256100 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256100 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125256100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125256100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125256100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_from0 20250307125256109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125256109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125256109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125256109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722184482CB23094399990000100002F02904A789DDF1'O 20250307125256110 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125256110 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125256110 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125256110 DMM INFO MM(262420000001002/ce3aa701) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125256110 DMM NOTICE MM(262420000001002/ce3aa701) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125256110 DMM DEBUG MM(262420000001002/ce3aa701) checking auth: received UMTS RES = 18 44 82 cb a7 89 dd f1 (gprs_gmm.c:721) 20250307125256110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125256110 DMM DEBUG MM(262420000001002/ce3aa701) Requesting authorization (sgsn_auth.c:160) 20250307125256110 DMM INFO MM(262420000001002/ce3aa701) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125256110 DMM DEBUG MM(262420000001002/ce3aa701) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125256110 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250307125256110 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) 20250307125256110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125256110 DMM DEBUG MM(262420000001002/ce3aa701) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125256110 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256110 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256110 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125256110 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125256110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125256110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125256121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125256121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125256121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125256121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125256121 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125256121 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125256121 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125256121 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250307125256121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125256122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125256122 DMM INFO MM(262420000001002/ce3aa701) <- GMM ATTACH ACCEPT (new P-TMSI=0xce3aa701) (gprs_gmm.c:355) 20250307125256122 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250307125256122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125256122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125256122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125256122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125256122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125256122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125256122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125256122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125256127 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125256127 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125256127 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250307125256127 DMM INFO MM(262420000001002/ce3aa701) Subscriber data update (mmctx.c:445) 20250307125256127 DMM DEBUG MM(262420000001002/ce3aa701) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125256127 DMM INFO MM(262420000001002/ce3aa701) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125256127 DMM NOTICE MM(262420000001002/ce3aa701) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250307125256127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125256127 DMM NOTICE MM(262420000001002/ce3aa701) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125256127 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) 20250307125256127 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125256127 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250307125256127 DMM INFO MM(262420000001002/ce3aa701) Subscriber data update (mmctx.c:445) 20250307125256127 DMM DEBUG MM(262420000001002/ce3aa701) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_from0 20250307125256129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125256129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125256129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125256129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125256129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125256129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125256129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125256129 DMM INFO MM(262420000001002/ce3aa701) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125256130 DMM NOTICE MM(262420000001002/ce3aa701) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125256130 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125256130 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125256130 DMM DEBUG MM_STATE_Iu(3)[0x562066648fc0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125256130 DMM DEBUG MM_STATE_Iu(3)[0x562066648fc0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125256130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125256130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125256130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125256130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125256130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125256130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1469)@74b0a21e6e03: vl_from0 20250307125256135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125256135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125256135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125256135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125256135 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125256135 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125256135 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125256135 DMM INFO MM(262420000001002/ce3aa701) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125256135 DMM DEBUG MM_STATE_Iu(3)[0x562066648fc0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125256135 DMM DEBUG MM_STATE_Iu(3)[0x562066648fc0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125256135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125256135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125256135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125256135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Session index based on local reference:0 20250307125256136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125256136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125256136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125256136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125256136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125256136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125256136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@74b0a21e6e03: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)11608010 TC_iu_attach_geran_rau(1476)@74b0a21e6e03: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@74b0a21e6e03: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@74b0a21e6e03: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CE3AA701'O, index=1 20250307125256207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125256207 DLLC NOTICE LLME(ffffffff/ce3aa701){UNASSIGNED} LLC RX: unknown TLLI 0xce3aa701, creating LLME on the fly (gprs_llc.c:552) 20250307125256207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250307125256207 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307125256207 DMM INFO MM(262420000001002/ce3aa701) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ce3aa701, P-TMSI: ce3aa701 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1731) 20250307125256207 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250307125256207 DMM DEBUG MM_STATE_Iu(3)[0x562066648fc0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250307125256207 DMM DEBUG MM_STATE_Iu(3)[0x562066648fc0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125256207 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125256207 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250307125256207 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125256207 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125256207 DLLC NOTICE LLME(ffffffff/ce3aa701){UNASSIGNED} LLGM Assign pre (ce3aa701 => ce3aa701) (gprs_llc.c:1079) 20250307125256207 DLLC NOTICE LLME(ce3aa701/ce3aa701){ASSIGNED} LLGM Assign post (ce3aa701 => ce3aa701) (gprs_llc.c:1125) 20250307125256207 DMM INFO MM(262420000001002/ce3aa701) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_iu_attach_geran_rau(1476)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@74b0a21e6e03: Removing Client IMSI='262420000001002'H, index=1 20250307125256240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125256240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125256240 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125256240 DMM INFO MM(262420000001002/ce3aa701) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307125256240 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307125256240 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125256240 DLLC NOTICE LLME(ce3aa701/ce3aa701){ASSIGNED} LLGM Assign pre (ffffffff => ce3aa701) (gprs_llc.c:1079) 20250307125256240 DLLC NOTICE LLME(ffffffff/ce3aa701){ASSIGNED} LLGM Assign post (ffffffff => ce3aa701) (gprs_llc.c:1125) 20250307125256240 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250307125256240 DMM ERROR MM_STATE_Gb[0x5620666490f0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1903) TC_iu_attach_geran_rau(1476)@74b0a21e6e03: Final verdict of PTC: pass 20250307125256252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44940<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1469)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@74b0a21e6e03: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1474)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1464)@74b0a21e6e03: Final verdict of PTC: none 20250307125256259 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125256259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1470)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@74b0a21e6e03: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1463)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1458)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1468)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@74b0a21e6e03: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1461)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1466)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1462)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1456)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1464): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@74b0a21e6e03: 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'. 20250307125256336 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125256336 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) 20250307125256336 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125256336 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125256336 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125256336 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) 20250307125256336 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125256336 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125256336 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) 20250307125256336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125256336 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125256336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125256336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125256336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125256336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125256336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125256336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125256337 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Fri Mar 7 12:52:56 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250307125256395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125256797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182660) 20250307125257260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125257260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=182660, count=219732) 20250307125258261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125258261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125258338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125258338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125258338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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_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 20250307125259262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125259262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_geran_attach_iu_rau started. 20250307125259882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125259885 DMM INFO MM(262420000001002/ce3aa701) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125259885 DMM INFO MM(262420000001002/ce3aa701) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125259885 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125259885 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125259885 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250307125259885 DMM ERROR MM_STATE_Gb[0x5620666490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250307125259885 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250307125259885 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) 20250307125259885 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) 20250307125259885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648e90]{Init}: Deallocated (fsm.c:568) 20250307125259885 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125259885 DMM DEBUG MM_STATE_Iu(3)[0x562066648fc0]{Detached}: Deallocated (fsm.c:568) 20250307125259885 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Deallocated (fsm.c:568) 20250307125259885 DLLC NOTICE LLME(ffffffff/ce3aa701){ASSIGNED} LLGM Assign pre (ce3aa701 => ffffffff) (gprs_llc.c:1079) 20250307125259885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce3aa701 => ffffffff) (gprs_llc.c:1125) 20250307125259885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125259930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125259930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125259930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125259930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125259930 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125259930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125259930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125259930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125259930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125259931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125259931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125259931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125259931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125259931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125259931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125259931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125259931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125259931 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125259931 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125259931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125259931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125259931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125259933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125259938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125259938 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125259943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125259943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125259943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125259943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125259943 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125259943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125259943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125259943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125259943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125259944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125259944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125259944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125259944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125259944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125259944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125259944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125259944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125259944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125259944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125259944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125259944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125259944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125259946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125259952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125259952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_geran_attach_iu_rau-BVCI210(1485)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1491)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125259957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125259957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125259957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125259957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125259957 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125259957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125259957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125259957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125259957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125259958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125259958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125259958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125259958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125259958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125259958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125259958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125259958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125259958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125259958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125259958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1491)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125259958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125259958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125259960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1494)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@74b0a21e6e03: ************************************************* 20250307125259964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125259964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1492)@74b0a21e6e03: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125300165 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125300165 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) 20250307125300165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125300165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125300175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125300175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125300175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125300176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125300176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125300176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125300176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125300178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125300178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125300178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125300178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125300178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125300178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125300178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125300178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125300264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125300264 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125300264 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125300264 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125300269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125300270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125300986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125300986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125300986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125300986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125300986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125300986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125300986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125300986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125300987 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125300987 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125300987 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125300987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125300987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125300987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125300987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125300987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125300987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125300987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1493)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@74b0a21e6e03: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F25495DE'O, index=0 SGSN_Test-GSUP(1497)@74b0a21e6e03: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@74b0a21e6e03: 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 := 'FE6DBEF323A3B1BBD7A678FAD98499FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6CBBC96D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6653D6498A9E25A5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8CF6542ADF4E737446D1CE34447BF93F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '261F0326949681C41AD52369DEC3D2D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6E7C86B0C0CC3B8BB29A390BC937B3CF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '32E3DA09C149506C'O } } } } } 20250307125301327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125301327 DLLC NOTICE LLME(ffffffff/f25495de){UNASSIGNED} LLC RX: unknown TLLI 0xf25495de, creating LLME on the fly (gprs_llc.c:552) 20250307125301327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125301327 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1325) 20250307125301327 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Allocated (fsm.c:456) 20250307125301327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125301327 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125301327 DMM DEBUG MM_STATE_Iu[0x562066648e90]{Detached}: Allocated (fsm.c:456) 20250307125301327 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125301327 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125301327 DLLC NOTICE LLME(ffffffff/f25495de){UNASSIGNED} LLGM Assign pre (f25495de => cccf53c0) (gprs_llc.c:1079) 20250307125301327 DLLC NOTICE LLME(f25495de/cccf53c0){ASSIGNED} LLGM Assign post (f25495de => cccf53c0) (gprs_llc.c:1125) 20250307125301327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125301327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125301327 DMM DEBUG MM(262420000001003/cccf53c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125301338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125301338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250307125301338 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125301338 DMM DEBUG MM(262420000001003/cccf53c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250307125301338 DMM NOTICE MM(262420000001003/cccf53c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125301338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125301338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125301338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125301338 DMM DEBUG MM(262420000001003/cccf53c0) Requesting authorization (sgsn_auth.c:160) 20250307125301338 DMM INFO MM(262420000001003/cccf53c0) Requesting authentication tuples (sgsn_auth.c:184) 20250307125301338 DMM DEBUG MM(262420000001003/cccf53c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125301338 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250307125301338 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@74b0a21e6e03: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@74b0a21e6e03: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250307125301343 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125301343 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125301343 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125301343 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125301343 DMM INFO MM(262420000001003/cccf53c0) Subscriber data update (mmctx.c:445) 20250307125301343 DMM DEBUG MM(262420000001003/cccf53c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125301343 DMM INFO MM(262420000001003/cccf53c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125301343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125301343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125301343 DMM INFO MM(262420000001003/cccf53c0) <- GMM AUTH AND CIPHERING REQ (rand = fe 6d be f3 23 a3 b1 bb d7 a6 78 fa d9 84 99 fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e 7c 86 b0 c0 cc 3b 8b b2 9a 39 0b c9 37 b3 cf ) (gprs_gmm.c:538) 20250307125301353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125301353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250307125301353 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125301353 DMM INFO MM(262420000001003/cccf53c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125301354 DMM NOTICE MM(262420000001003/cccf53c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125301354 DMM DEBUG MM(262420000001003/cccf53c0) checking auth: received UMTS RES = 32 e3 da 09 c1 49 50 6c (gprs_gmm.c:721) 20250307125301354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125301354 DMM DEBUG MM(262420000001003/cccf53c0) Requesting authorization (sgsn_auth.c:160) 20250307125301354 DMM INFO MM(262420000001003/cccf53c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125301354 DMM DEBUG MM(262420000001003/cccf53c0) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125301354 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250307125301354 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) 20250307125301354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250307125301354 DMM INFO MM(262420000001003/cccf53c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcccf53c0) (gprs_gmm.c:355) 20250307125301357 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125301357 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125301357 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250307125301357 DMM INFO MM(262420000001003/cccf53c0) Subscriber data update (mmctx.c:445) 20250307125301357 DMM DEBUG MM(262420000001003/cccf53c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125301357 DMM INFO MM(262420000001003/cccf53c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125301357 DMM NOTICE MM(262420000001003/cccf53c0) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250307125301357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125301357 DMM NOTICE MM(262420000001003/cccf53c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125301357 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) 20250307125301358 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125301358 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250307125301358 DMM INFO MM(262420000001003/cccf53c0) Subscriber data update (mmctx.c:445) 20250307125301358 DMM DEBUG MM(262420000001003/cccf53c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250307125301365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125301365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250307125301365 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250307125301365 DMM INFO MM(262420000001003/cccf53c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125301365 DMM NOTICE MM(262420000001003/cccf53c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125301365 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125301365 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125301365 DLLC NOTICE LLME(f25495de/cccf53c0){ASSIGNED} LLGM Assign pre (ffffffff => cccf53c0) (gprs_llc.c:1079) 20250307125301365 DLLC NOTICE LLME(ffffffff/cccf53c0){ASSIGNED} LLGM Assign post (ffffffff => cccf53c0) (gprs_llc.c:1125) 20250307125301366 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250307125301366 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250307125301366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125301366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@74b0a21e6e03: 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 := 'CCCF53C0'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@74b0a21e6e03: Added conn table entry 0TC_geran_attach_iu_rau(1499)2493495 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1493)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125301444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125301444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125301444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125301444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125301444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125301444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125301444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125301444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125301445 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125301445 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125301445 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125301445 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250307125301445 DMM INFO MM(262420000001003/cccf53c0) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cccf53c0 (00000000), TLLI: cccf53c0 (cccf53c0), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250307125301445 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250307125301445 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250307125301445 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250307125301445 DLLC NOTICE LLME(ffffffff/cccf53c0){ASSIGNED} LLGM Assign pre (cccf53c0 => ffffffff) (gprs_llc.c:1079) 20250307125301445 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cccf53c0 => ffffffff) (gprs_llc.c:1125) 20250307125301445 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125301445 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250307125301445 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125301445 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125301445 DMM DEBUG MM(262420000001003/cccf53c0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125301446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125301446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125301446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125301446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125301446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125301446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125301446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125301446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125301446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125301446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125301446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125301446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125301446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125301446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125301446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125301446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@74b0a21e6e03: { messageType := 2, destLocRef := '260C37'O ("&\f7"), sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125301465 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125301465 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125301465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125301465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125301465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125301465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125301465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125301465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125301466 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125301466 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125301466 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125301466 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250307125301466 DMM INFO MM(262420000001003/cccf53c0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) 20250307125301466 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250307125301466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125301466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125301466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125301466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125301466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125301466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125301466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125301466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125301466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125301466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125301466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125301466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125301466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125301466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125301466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125301466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@74b0a21e6e03: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@74b0a21e6e03: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@74b0a21e6e03: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1492)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O TC_geran_attach_iu_rau(1499)@74b0a21e6e03: Final verdict of PTC: pass 20250307125301480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125301480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125301480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125301480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125301480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125301480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125301480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125301480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125301480 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125301480 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125301480 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125301480 DMM INFO MM(262420000001003/cccf53c0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250307125301480 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250307125301480 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125301480 DMM DEBUG MM_STATE_Iu[0x562066648e90]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1896) 20250307125301480 DMM ERROR MM_STATE_Iu[0x562066648e90]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1896) 20250307125301485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60462<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1493)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1497)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1486)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1481)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@74b0a21e6e03: Final verdict of PTC: none 20250307125301491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1491)@74b0a21e6e03: Final verdict of PTC: none 20250307125301492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1482)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@74b0a21e6e03: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@74b0a21e6e03: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1489)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1479)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1484)@74b0a21e6e03: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@74b0a21e6e03: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:01 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250307125301559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125301680 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125301680 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) 20250307125301681 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125301681 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125301681 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125301681 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) 20250307125301681 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125301681 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125301681 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) 20250307125301681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125301681 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125301681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125301681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125301681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125301681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125301681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125301681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125301681 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125301962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143140) 20250307125302493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125302493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=143140, count=177824) 20250307125303494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125303494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125303682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125303682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125303682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125304497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125304497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user started. 20250307125305056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125305058 DMM INFO MM(262420000001003/cccf53c0) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125305058 DMM INFO MM(262420000001003/cccf53c0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125305058 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125305058 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125305058 DMM DEBUG MM_STATE_Iu[0x562066648e90]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125305058 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250307125305058 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) 20250307125305058 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) 20250307125305058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125305058 DMM DEBUG MM_STATE_Gb(0)[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125305058 DMM DEBUG MM_STATE_Iu[0x562066648e90]{Detached}: Deallocated (fsm.c:568) 20250307125305058 DMM DEBUG GMM(gmm_fsm)[0x562066655c60]{Deregistered}: Deallocated (fsm.c:568) 20250307125305058 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125305105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125305105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125305105 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125305105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125305105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250307125305105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125305105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1504)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125305105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125305105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125305105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125305105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125305105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125305105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125305106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125305106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125305108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125305112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125305112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125305118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125305118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125305118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125305118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125305118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125305118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125305118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125305118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125305118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125305119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125305119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125305119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125305119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125305119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125305119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125305119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125305119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125305119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125305119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125305119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125305120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125305120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125305121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125305126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125305126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125305133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125305133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125305133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125305133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125305133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125305133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125305133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125305133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125305133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125305134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125305134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125305134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125305134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125305134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125305134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125305134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125305134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125305134 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125305134 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125305134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1514)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125305134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125305134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125305135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1511)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1517)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@74b0a21e6e03: ************************************************* SGSN_Test_0-SCCP(1515)@74b0a21e6e03: v_sccp_pdu_maxlen:268 20250307125305140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125305140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125305340 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125305341 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) 20250307125305341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125305341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125305348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125305348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125305348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125305348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125305348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125305348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125305348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125305350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125305350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125305350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125305350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125305350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125305350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125305350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125305351 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125305498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125305498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125305498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125305498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125305503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125305504 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250307125306156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306157 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125306157 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125306157 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306157 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E6D8040E'O, index=0 SGSN_Test-GSUP(1520)@74b0a21e6e03: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@74b0a21e6e03: 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 := '509C'O, rac := '51'O ("Q") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user(1522)827389 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1516)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125306583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306584 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125306584 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125306584 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125306584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1325) 20250307125306584 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Allocated (fsm.c:456) 20250307125306584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Allocated (fsm.c:456) 20250307125306584 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Allocated (fsm.c:456) 20250307125306584 DMM DEBUG MM_STATE_Iu[0x56206664f990]{Detached}: Allocated (fsm.c:456) 20250307125306584 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125306584 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125306584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125306584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125306584 DMM DEBUG MM(262420000001004/fa550479) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125306584 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250307125306584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: { messageType := 2, destLocRef := '0C9FFD'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@74b0a21e6e03: 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 := '4EF871588B44C21AD76079EFAF921F2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2716D736'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D730E766AF9CF55'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D7A2CDD0B4ED347671C9BEFB004357B7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3E44BF29ECD96E0FA7AFF93730508C5D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '03AD36475B8EF43E0A735611EF9B3761'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '216A487C98ADEAC8'O } } } } } SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_from0 20250307125306591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250307125306591 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125306591 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125306591 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125306591 DMM DEBUG MM(262420000001004/fa550479) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250307125306591 DMM NOTICE MM(262420000001004/fa550479) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125306591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125306591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125306591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125306591 DMM DEBUG MM(262420000001004/fa550479) Requesting authorization (sgsn_auth.c:160) 20250307125306591 DMM INFO MM(262420000001004/fa550479) Requesting authentication tuples (sgsn_auth.c:184) 20250307125306591 DMM DEBUG MM(262420000001004/fa550479) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125306591 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250307125306591 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@74b0a21e6e03: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250307125306594 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125306594 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125306594 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125306594 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125306594 DMM INFO MM(262420000001004/fa550479) Subscriber data update (mmctx.c:445) 20250307125306594 DMM DEBUG MM(262420000001004/fa550479) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125306594 DMM INFO MM(262420000001004/fa550479) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125306594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125306594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125306594 DMM INFO MM(262420000001004/fa550479) <- GMM AUTH AND CIPHERING REQ (rand = 4e f8 71 58 8b 44 c2 1a d7 60 79 ef af 92 1f 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 03 ad 36 47 5b 8e f4 3e 0a 73 56 11 ef 9b 37 61 ) (gprs_gmm.c:538) 20250307125306594 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250307125306594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_from0 20250307125306599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722216A487C23094399990000100004F0290498ADEAC8'O 20250307125306599 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125306599 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125306599 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125306599 DMM INFO MM(262420000001004/fa550479) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125306599 DMM NOTICE MM(262420000001004/fa550479) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125306599 DMM DEBUG MM(262420000001004/fa550479) checking auth: received UMTS RES = 21 6a 48 7c 98 ad ea c8 (gprs_gmm.c:721) 20250307125306599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125306599 DMM DEBUG MM(262420000001004/fa550479) Requesting authorization (sgsn_auth.c:160) 20250307125306599 DMM INFO MM(262420000001004/fa550479) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125306599 DMM DEBUG MM(262420000001004/fa550479) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125306599 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250307125306599 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) 20250307125306599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125306599 DMM DEBUG MM(262420000001004/fa550479) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125306599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125306605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306605 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125306605 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125306605 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125306605 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250307125306605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125306605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125306605 DMM INFO MM(262420000001004/fa550479) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa550479) (gprs_gmm.c:355) 20250307125306606 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250307125306606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125306608 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125306608 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125306608 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250307125306608 DMM INFO MM(262420000001004/fa550479) Subscriber data update (mmctx.c:445) 20250307125306608 DMM DEBUG MM(262420000001004/fa550479) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125306608 DMM INFO MM(262420000001004/fa550479) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125306608 DMM NOTICE MM(262420000001004/fa550479) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250307125306608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125306608 DMM NOTICE MM(262420000001004/fa550479) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125306608 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) 20250307125306609 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125306609 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250307125306609 DMM INFO MM(262420000001004/fa550479) Subscriber data update (mmctx.c:445) 20250307125306609 DMM DEBUG MM(262420000001004/fa550479) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_from0 20250307125306610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306610 DLSS7 DEBUG Found route for dpc=188=0.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-SCCP(1515)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125306610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306610 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125306610 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125306610 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125306610 DMM INFO MM(262420000001004/fa550479) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125306610 DMM NOTICE MM(262420000001004/fa550479) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125306610 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125306610 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125306610 DMM DEBUG MM_STATE_Iu(5)[0x56206664f990]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125306610 DMM DEBUG MM_STATE_Iu(5)[0x56206664f990]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125306610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125306610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125306610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125306613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306613 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125306613 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125306613 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125306613 DMM INFO MM(262420000001004/fa550479) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125306613 DMM DEBUG MM_STATE_Iu(5)[0x56206664f990]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125306613 DMM DEBUG MM_STATE_Iu(5)[0x56206664f990]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125306613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 20250307125306614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@74b0a21e6e03: Deleted conn table entry 0TC_attach_pdp_act_user(1522)827389 TC_attach_pdp_act_user(1522)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@74b0a21e6e03: 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 := 'FA550479'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user(1522)5945128 SGSN_Test_0-RAN(1516)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: First idle individual index:0 20250307125306816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125306817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125306817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125306817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306817 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125306817 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125306817 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125306817 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA550479) type="signalling" (gprs_gmm.c:1970) 20250307125306817 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250307125306817 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125306817 DMM DEBUG MM(262420000001004/fa550479) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125306818 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306818 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125306818 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306818 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125306818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125306818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125306818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125306818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125306818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125306818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@74b0a21e6e03: { messageType := 2, destLocRef := '5AB728'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@74b0a21e6e03: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@74b0a21e6e03: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@74b0a21e6e03: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@74b0a21e6e03: Final verdict of PTC: error 20250307125306832 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125306832 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) 20250307125306832 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125306832 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125306832 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125306832 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) 20250307125306832 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125306832 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125306832 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) 20250307125306832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125306832 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125306832 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125306832 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125306832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125306832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125306832 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125306832 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125306832 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125306836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1516)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-M3UA(1517)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1509)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@74b0a21e6e03: Final verdict of PTC: none 20250307125306841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125306842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1504)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1514)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1520)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1507)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1512)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1502)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:06 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 20250307125306954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125307356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182688) 20250307125307843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125307843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=182688, count=234788) 20250307125308833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125308833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125308833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250307125308845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125308845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:53:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125309847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125309847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250307125310439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125310443 DMM INFO MM(262420000001004/fa550479) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125310443 DMM INFO MM(262420000001004/fa550479) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125310443 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125310443 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125310443 DMM DEBUG MM_STATE_Iu(5)[0x56206664f990]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125310443 DMM DEBUG MM_STATE_Iu(5)[0x56206664f990]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125310443 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250307125310443 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) 20250307125310443 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) 20250307125310443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Deallocated (fsm.c:568) 20250307125310443 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Deallocated (fsm.c:568) 20250307125310443 DMM DEBUG MM_STATE_Iu(5)[0x56206664f990]{Detached}: Deallocated (fsm.c:568) 20250307125310443 DMM DEBUG GMM(gmm_fsm)[0x562066648e90]{Deregistered}: Deallocated (fsm.c:568) 20250307125310443 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125310492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125310492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125310492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125310492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125310492 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125310492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125310492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125310492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125310492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125310493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125310493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125310493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125310493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125310493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125310493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125310493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125310493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125310493 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125310493 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125310493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125310494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125310494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125310496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125310500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125310500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125310506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125310506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125310506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125310506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125310506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125310506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125310506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125310506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125310506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125310507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125310507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125310507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125310507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125310507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125310507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125310507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125310507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125310507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125310507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125310507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125310508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125310508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307125310511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125310517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125310517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125310524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125310524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125310524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125310524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125310524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125310524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125310524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125310524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125310524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125310525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125310525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125310525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125310526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125310526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125310526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125310526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125310526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125310526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125310526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125310526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125310526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125310526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125310528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1540)@74b0a21e6e03: M3UA emulation initiated, the test can be started MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@74b0a21e6e03: ************************************************* SGSN_Test_0-SCCP(1538)@74b0a21e6e03: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125310533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125310533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125310730 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125310731 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) 20250307125310731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125310731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125310738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125310738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125310738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125310738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125310738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125310738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125310738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125310740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125310740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125310740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125310740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125310740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125310740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125310740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125310740 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125310848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125310848 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125310848 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125310848 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125310852 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125310854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125311545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125311545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125311545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125311545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125311546 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125311546 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125311546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125311546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125311546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125311546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='CA8F9362'O, index=0 SGSN_Test-GSUP(1543)@74b0a21e6e03: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@74b0a21e6e03: 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 := '6A7A'O ("jz"), rac := '50'O ("P") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)15377002 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1539)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125311940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125311940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125311940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125311940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125311941 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125311941 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125311941 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125311941 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1325) 20250307125311941 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Deregistered}: Allocated (fsm.c:456) 20250307125311941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125311941 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125311941 DMM DEBUG MM_STATE_Iu[0x56206665a410]{Detached}: Allocated (fsm.c:456) 20250307125311941 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125311941 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125311941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125311941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125311941 DMM DEBUG MM(262420000001058/fafd3a72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125311941 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250307125311941 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125311941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125311941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125311941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125311941 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125311941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125311941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125311941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@74b0a21e6e03: { messageType := 2, destLocRef := 'EAA26A'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@74b0a21e6e03: 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 := '25E23F952C46969BB43069DB728D619B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '210A1FAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72B6F6C76E8DD843'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5E533C4D075B9F44E68CBF9D31698FC6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1486D043C00A55AD6112B4E0FB83B6C5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B31CC60B546EFC1512594161F304A042'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9C891568E2061C44'O } } } } } SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250307125311949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125311949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125311949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125311949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125311949 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125311950 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125311950 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125311950 DMM DEBUG MM(262420000001058/fafd3a72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1139) 20250307125311950 DMM NOTICE MM(262420000001058/fafd3a72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125311950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125311950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125311950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125311950 DMM DEBUG MM(262420000001058/fafd3a72) Requesting authorization (sgsn_auth.c:160) 20250307125311950 DMM INFO MM(262420000001058/fafd3a72) Requesting authentication tuples (sgsn_auth.c:184) 20250307125311950 DMM DEBUG MM(262420000001058/fafd3a72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125311950 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250307125311950 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@74b0a21e6e03: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250307125311953 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125311953 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125311953 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125311953 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125311953 DMM INFO MM(262420000001058/fafd3a72) Subscriber data update (mmctx.c:445) 20250307125311953 DMM DEBUG MM(262420000001058/fafd3a72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125311953 DMM INFO MM(262420000001058/fafd3a72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125311953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125311953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125311953 DMM INFO MM(262420000001058/fafd3a72) <- GMM AUTH AND CIPHERING REQ (rand = 25 e2 3f 95 2c 46 96 9b b4 30 69 db 72 8d 61 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = b3 1c c6 0b 54 6e fc 15 12 59 41 61 f3 04 a0 42 ) (gprs_gmm.c:538) 20250307125311953 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250307125311953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125311953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125311953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125311953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304229C89156823094399990000105008F02904E2061C44'O 20250307125311963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125311963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125311963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125311963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125311963 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125311963 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125311963 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125311963 DMM INFO MM(262420000001058/fafd3a72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125311963 DMM NOTICE MM(262420000001058/fafd3a72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125311963 DMM DEBUG MM(262420000001058/fafd3a72) checking auth: received UMTS RES = 9c 89 15 68 e2 06 1c 44 (gprs_gmm.c:721) 20250307125311963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125311963 DMM DEBUG MM(262420000001058/fafd3a72) Requesting authorization (sgsn_auth.c:160) 20250307125311963 DMM INFO MM(262420000001058/fafd3a72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125311963 DMM DEBUG MM(262420000001058/fafd3a72) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125311963 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250307125311963 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) 20250307125311963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125311963 DMM DEBUG MM(262420000001058/fafd3a72) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125311963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125311963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125311963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125311963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125311979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125311979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125311979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125311979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125311979 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125311979 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125311980 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125311980 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250307125311980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125311980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125311980 DMM INFO MM(262420000001058/fafd3a72) <- GMM ATTACH ACCEPT (new P-TMSI=0xfafd3a72) (gprs_gmm.c:355) 20250307125311980 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250307125311980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125311980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125311980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125311980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125311980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125311980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125311980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125311980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125311987 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125311987 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125311987 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250307125311987 DMM INFO MM(262420000001058/fafd3a72) Subscriber data update (mmctx.c:445) 20250307125311987 DMM DEBUG MM(262420000001058/fafd3a72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125311987 DMM INFO MM(262420000001058/fafd3a72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125311987 DMM NOTICE MM(262420000001058/fafd3a72) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1055) 20250307125311987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125311987 DMM NOTICE MM(262420000001058/fafd3a72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125311987 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) 20250307125311988 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125311988 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250307125311988 DMM INFO MM(262420000001058/fafd3a72) Subscriber data update (mmctx.c:445) 20250307125311988 DMM DEBUG MM(262420000001058/fafd3a72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125311992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125311992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125311992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125311992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125311993 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125311993 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125311993 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125311993 DMM INFO MM(262420000001058/fafd3a72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125311993 DMM NOTICE MM(262420000001058/fafd3a72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125311993 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125311993 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125311993 DMM DEBUG MM_STATE_Iu(7)[0x56206665a410]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125311993 DMM DEBUG MM_STATE_Iu(7)[0x56206665a410]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125311993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125311993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125311993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125311993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125311993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125311993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125311993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125311993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125311993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125311993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125312003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125312003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125312003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125312003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125312003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125312003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125312003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125312003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125312003 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125312003 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125312003 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125312003 DMM INFO MM(262420000001058/fafd3a72) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125312003 DMM DEBUG MM_STATE_Iu(7)[0x56206665a410]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125312003 DMM DEBUG MM_STATE_Iu(7)[0x56206665a410]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125312003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125312003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125312003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125312003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125312003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125312003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125312003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125312003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 20250307125312006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125312006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125312006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125312006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125312006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125312006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125312006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125312006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@74b0a21e6e03: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)15377002 TC_attach_pdp_act_user_addr_v4raw(1545)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@74b0a21e6e03: 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 := 'FAFD3A72'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8418451 SGSN_Test_0-RAN(1539)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: First idle individual index:0 20250307125312209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125312209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125312209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125312209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125312209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125312209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125312209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125312209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125312210 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125312210 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125312210 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125312210 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFAFD3A72) type="signalling" (gprs_gmm.c:1970) 20250307125312210 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250307125312210 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125312210 DMM DEBUG MM(262420000001058/fafd3a72) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125312210 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125312210 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125312210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125312210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125312210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125312210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125312211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125312211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125312211 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125312211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125312211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125312211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125312211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125312211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125312211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125312211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@74b0a21e6e03: { messageType := 2, destLocRef := '807493'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@74b0a21e6e03: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@74b0a21e6e03: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@74b0a21e6e03: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@74b0a21e6e03: Final verdict of PTC: error 20250307125312229 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125312229 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) 20250307125312229 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125312229 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125312229 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125312229 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) 20250307125312229 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125312229 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125312229 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) 20250307125312229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125312229 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125312229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125312229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125312229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125312229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125312229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125312229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125312229 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125312236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33574<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-RAN(1539)@74b0a21e6e03: Final verdict of PTC: none 20250307125312240 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125312240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1537)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-M3UA(1540)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1527)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1532)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1535)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1530)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1525)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:12 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250307125312405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125312907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232444) 20250307125313241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125313241 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) 20250307125314230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125314230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125314230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250307125314242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125314242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:53: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_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 20250307125315243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125315243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250307125315991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125315994 DMM INFO MM(262420000001058/fafd3a72) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125315994 DMM INFO MM(262420000001058/fafd3a72) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125315994 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125315994 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125315994 DMM DEBUG MM_STATE_Iu(7)[0x56206665a410]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125315994 DMM DEBUG MM_STATE_Iu(7)[0x56206665a410]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125315994 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250307125315994 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) 20250307125315994 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) 20250307125315994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125315994 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125315994 DMM DEBUG MM_STATE_Iu(7)[0x56206665a410]{Detached}: Deallocated (fsm.c:568) 20250307125315994 DMM DEBUG GMM(gmm_fsm)[0x56206664f990]{Deregistered}: Deallocated (fsm.c:568) 20250307125315994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125316035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125316035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125316035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125316035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125316035 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125316035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125316035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125316035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125316035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125316036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125316036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125316036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125316037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125316037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125316037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125316037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125316037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125316037 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125316037 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125316037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125316037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125316037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125316040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125316047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125316047 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@74b0a21e6e03: 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(1549)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125316052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125316052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125316052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125316052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125316052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125316052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125316052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125316052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125316052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125316053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125316053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125316053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125316053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125316053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125316053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125316053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125316053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125316053 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125316053 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125316053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125316053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125316053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125316055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307125316061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125316061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125316073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125316073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125316073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125316073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125316073 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125316073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125316073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125316073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125316073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125316073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125316073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125316073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125316073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125316073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125316073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125316073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125316073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125316074 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125316074 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125316074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125316074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125316074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125316077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1563)@74b0a21e6e03: M3UA emulation initiated, the test can be started MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@74b0a21e6e03: ************************************************* SGSN_Test_0-SCCP(1561)@74b0a21e6e03: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125316082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125316082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125316244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125316244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125316244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125316244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125316248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125316249 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125316280 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125316280 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) 20250307125316280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125316280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125316290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125316290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125316290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125316290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125316290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125316290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125316290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125316292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125316292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125316292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125316292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125316292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125316292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125316293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125316293 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125317097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317098 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125317098 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125317099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F61D2D95'O, index=0 SGSN_Test-GSUP(1566)@74b0a21e6e03: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@74b0a21e6e03: 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 := '3BD9'O, rac := '1A'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8046742 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1562)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125317341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317341 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125317341 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125317341 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125317341 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1325) 20250307125317341 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{Deregistered}: Allocated (fsm.c:456) 20250307125317341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Allocated (fsm.c:456) 20250307125317341 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Allocated (fsm.c:456) 20250307125317341 DMM DEBUG MM_STATE_Iu[0x5620666564a0]{Detached}: Allocated (fsm.c:456) 20250307125317341 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125317341 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125317341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125317341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125317341 DMM DEBUG MM(262420000001055/c693634a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125317341 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250307125317341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: { messageType := 2, destLocRef := '7AC896'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@74b0a21e6e03: 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 := '9CE4FD53A7B4AF866F626DDAA0A15FC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B07BB7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0749F0F0D868381C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '67009B00A04A80AAF8F73A8F2E89E99A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4C7D1CF800BD6A40AA0B5A0C86EA1368'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DE8FA9316786E0A536754F2B14D6552B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '45C79F388A79BB89'O } } } } } SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_from0 20250307125317356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250307125317356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125317356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125317356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125317356 DMM DEBUG MM(262420000001055/c693634a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1139) 20250307125317356 DMM NOTICE MM(262420000001055/c693634a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125317356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125317356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125317356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125317356 DMM DEBUG MM(262420000001055/c693634a) Requesting authorization (sgsn_auth.c:160) 20250307125317356 DMM INFO MM(262420000001055/c693634a) Requesting authentication tuples (sgsn_auth.c:184) 20250307125317356 DMM DEBUG MM(262420000001055/c693634a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125317356 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250307125317356 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@74b0a21e6e03: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250307125317360 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125317360 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125317360 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125317360 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125317360 DMM INFO MM(262420000001055/c693634a) Subscriber data update (mmctx.c:445) 20250307125317360 DMM DEBUG MM(262420000001055/c693634a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125317360 DMM INFO MM(262420000001055/c693634a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125317360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125317360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125317360 DMM INFO MM(262420000001055/c693634a) <- GMM AUTH AND CIPHERING REQ (rand = 9c e4 fd 53 a7 b4 af 86 6f 62 6d da a0 a1 5f c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = de 8f a9 31 67 86 e0 a5 36 75 4f 2b 14 d6 55 2b ) (gprs_gmm.c:538) 20250307125317360 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250307125317361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2245C79F3823094399990000105005F029048A79BB89'O 20250307125317368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317368 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125317368 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125317368 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125317368 DMM INFO MM(262420000001055/c693634a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125317368 DMM NOTICE MM(262420000001055/c693634a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125317368 DMM DEBUG MM(262420000001055/c693634a) checking auth: received UMTS RES = 45 c7 9f 38 8a 79 bb 89 (gprs_gmm.c:721) 20250307125317368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125317368 DMM DEBUG MM(262420000001055/c693634a) Requesting authorization (sgsn_auth.c:160) 20250307125317368 DMM INFO MM(262420000001055/c693634a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125317368 DMM DEBUG MM(262420000001055/c693634a) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125317368 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250307125317368 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) 20250307125317368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125317368 DMM DEBUG MM(262420000001055/c693634a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125317368 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317368 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125317379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317379 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125317379 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125317379 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125317379 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250307125317379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125317379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125317379 DMM INFO MM(262420000001055/c693634a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc693634a) (gprs_gmm.c:355) 20250307125317379 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250307125317379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125317383 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125317383 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125317383 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250307125317383 DMM INFO MM(262420000001055/c693634a) Subscriber data update (mmctx.c:445) 20250307125317383 DMM DEBUG MM(262420000001055/c693634a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125317383 DMM INFO MM(262420000001055/c693634a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125317383 DMM NOTICE MM(262420000001055/c693634a) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1055) 20250307125317383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125317383 DMM NOTICE MM(262420000001055/c693634a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125317384 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) 20250307125317384 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125317384 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250307125317384 DMM INFO MM(262420000001055/c693634a) Subscriber data update (mmctx.c:445) 20250307125317384 DMM DEBUG MM(262420000001055/c693634a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125317386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125317387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125317387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125317387 DMM INFO MM(262420000001055/c693634a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125317387 DMM NOTICE MM(262420000001055/c693634a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125317387 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125317387 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125317387 DMM DEBUG MM_STATE_Iu(9)[0x5620666564a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125317387 DMM DEBUG MM_STATE_Iu(9)[0x5620666564a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125317387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125317387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125317387 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317387 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125317394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317394 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125317394 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125317394 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125317394 DMM INFO MM(262420000001055/c693634a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125317394 DMM DEBUG MM_STATE_Iu(9)[0x5620666564a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125317394 DMM DEBUG MM_STATE_Iu(9)[0x5620666564a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125317394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 20250307125317396 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@74b0a21e6e03: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8046742 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@74b0a21e6e03: 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 := 'C693634A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13807435 SGSN_Test_0-RAN(1562)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: First idle individual index:0 20250307125317600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125317601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125317601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125317601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317601 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125317601 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125317601 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125317601 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC693634A) type="signalling" (gprs_gmm.c:1970) 20250307125317601 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250307125317602 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125317602 DMM DEBUG MM(262420000001055/c693634a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125317602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125317602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125317602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125317602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125317602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125317602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125317602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125317602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@74b0a21e6e03: { messageType := 2, destLocRef := 'D2AF4B'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@74b0a21e6e03: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@74b0a21e6e03: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@74b0a21e6e03: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@74b0a21e6e03: Final verdict of PTC: error 20250307125317618 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125317618 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) 20250307125317618 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125317618 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125317619 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125317619 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) 20250307125317619 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125317619 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125317619 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) 20250307125317619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125317619 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125317619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125317619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125317619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125317619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125317619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125317619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125317619 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125317624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50532<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1563)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-RAN(1562)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1566)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@74b0a21e6e03: Final verdict of PTC: none 20250307125317629 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1550)@74b0a21e6e03: Final verdict of PTC: none 20250307125317630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1560)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1555)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1553)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1558)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1548)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) Fri Mar 7 12:53:17 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 MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@74b0a21e6e03: 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'. 20250307125317698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125318200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211568) 20250307125318631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125318631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=211568, count=236608) 20250307125319620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125319620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125319620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250307125319632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125319632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125319901 DGPRS DEBUG Checking for inactive LLMEs, time = 4582905 (sgsn.c:131) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:53:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125320634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125320634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250307125321279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125321280 DMM INFO MM(262420000001055/c693634a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125321281 DMM INFO MM(262420000001055/c693634a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125321281 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125321281 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125321281 DMM DEBUG MM_STATE_Iu(9)[0x5620666564a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125321281 DMM DEBUG MM_STATE_Iu(9)[0x5620666564a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125321281 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250307125321281 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) 20250307125321281 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) 20250307125321281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Deallocated (fsm.c:568) 20250307125321281 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Deallocated (fsm.c:568) 20250307125321281 DMM DEBUG MM_STATE_Iu(9)[0x5620666564a0]{Detached}: Deallocated (fsm.c:568) 20250307125321281 DMM DEBUG GMM(gmm_fsm)[0x56206665a410]{Deregistered}: Deallocated (fsm.c:568) 20250307125321281 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125321317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125321317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125321317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125321317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125321317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125321317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125321317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125321317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125321317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125321318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125321318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125321318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125321318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125321318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125321318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125321318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125321318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125321318 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125321318 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125321318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125321319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125321319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307125321322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125321328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125321328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1574)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125321331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125321331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125321331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125321331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125321331 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125321331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125321331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125321331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125321331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125321332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125321332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125321332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125321332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125321332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125321332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125321332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125321332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125321332 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125321332 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125321332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125321333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125321333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125321334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125321339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125321339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125321348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125321348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125321348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125321348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125321348 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125321348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125321348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125321348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125321348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125321348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125321348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125321348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125321349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125321349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125321349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125321349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125321349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125321349 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125321349 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125321349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125321349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125321349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125321351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1586)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@74b0a21e6e03: ************************************************* MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@74b0a21e6e03: v_sccp_pdu_maxlen:268 20250307125321356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125321356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125321557 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125321557 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) 20250307125321557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125321557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125321563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125321563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125321563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125321563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125321563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125321563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125321563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125321565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125321566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125321566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125321566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125321566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125321566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125321566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125321566 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125321634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125321635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125321635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125321635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125321639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125321640 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125322375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322376 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125322376 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125322377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='CE6EB5C3'O, index=0 SGSN_Test-GSUP(1589)@74b0a21e6e03: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@74b0a21e6e03: 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 := 'A7E4'O, rac := 'D1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2263889 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1585)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125322735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322735 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125322735 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125322735 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125322735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1325) 20250307125322735 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{Deregistered}: Allocated (fsm.c:456) 20250307125322735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125322735 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125322735 DMM DEBUG MM_STATE_Iu[0x56206665c150]{Detached}: Allocated (fsm.c:456) 20250307125322735 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125322735 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125322735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125322735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125322735 DMM DEBUG MM(262420000001056/c31abc9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125322735 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250307125322735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@74b0a21e6e03: { messageType := 2, destLocRef := '228B51'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@74b0a21e6e03: 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 := '5AE3530DED9B3CE15281BBF5967F7F2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9882F4F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FAB75E2E0236186'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4A2504C5763642B5E809649077143A7E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A696CDAD51CCD8990E88231F6BE327FC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E82BAC4BA9E11D9530B55AE8BCBB5615'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '552F28D318EFE70E'O } } } } } SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250307125322747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322748 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125322748 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125322748 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125322748 DMM DEBUG MM(262420000001056/c31abc9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1139) 20250307125322748 DMM NOTICE MM(262420000001056/c31abc9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125322748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125322748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125322748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125322748 DMM DEBUG MM(262420000001056/c31abc9e) Requesting authorization (sgsn_auth.c:160) 20250307125322748 DMM INFO MM(262420000001056/c31abc9e) Requesting authentication tuples (sgsn_auth.c:184) 20250307125322748 DMM DEBUG MM(262420000001056/c31abc9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125322748 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250307125322748 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@74b0a21e6e03: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250307125322751 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125322751 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125322751 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125322751 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125322751 DMM INFO MM(262420000001056/c31abc9e) Subscriber data update (mmctx.c:445) 20250307125322751 DMM DEBUG MM(262420000001056/c31abc9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125322751 DMM INFO MM(262420000001056/c31abc9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125322751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125322751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125322751 DMM INFO MM(262420000001056/c31abc9e) <- GMM AUTH AND CIPHERING REQ (rand = 5a e3 53 0d ed 9b 3c e1 52 81 bb f5 96 7f 7f 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = e8 2b ac 4b a9 e1 1d 95 30 b5 5a e8 bc bb 56 15 ) (gprs_gmm.c:538) 20250307125322751 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250307125322751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522552F28D323094399990000105006F0290418EFE70E'O 20250307125322759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322759 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125322759 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125322759 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125322759 DMM INFO MM(262420000001056/c31abc9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125322759 DMM NOTICE MM(262420000001056/c31abc9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125322759 DMM DEBUG MM(262420000001056/c31abc9e) checking auth: received UMTS RES = 55 2f 28 d3 18 ef e7 0e (gprs_gmm.c:721) 20250307125322759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125322759 DMM DEBUG MM(262420000001056/c31abc9e) Requesting authorization (sgsn_auth.c:160) 20250307125322759 DMM INFO MM(262420000001056/c31abc9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125322759 DMM DEBUG MM(262420000001056/c31abc9e) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125322759 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250307125322759 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) 20250307125322759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125322759 DMM DEBUG MM(262420000001056/c31abc9e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125322760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125322771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322771 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125322771 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125322771 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125322771 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250307125322771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125322771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125322771 DMM INFO MM(262420000001056/c31abc9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc31abc9e) (gprs_gmm.c:355) 20250307125322771 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250307125322772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125322777 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125322777 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125322777 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250307125322777 DMM INFO MM(262420000001056/c31abc9e) Subscriber data update (mmctx.c:445) 20250307125322777 DMM DEBUG MM(262420000001056/c31abc9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125322777 DMM INFO MM(262420000001056/c31abc9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125322778 DMM NOTICE MM(262420000001056/c31abc9e) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1055) 20250307125322778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125322778 DMM NOTICE MM(262420000001056/c31abc9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125322778 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) 20250307125322778 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125322778 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250307125322778 DMM INFO MM(262420000001056/c31abc9e) Subscriber data update (mmctx.c:445) 20250307125322778 DMM DEBUG MM(262420000001056/c31abc9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125322781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322781 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322781 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322781 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322781 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125322781 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125322781 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125322781 DMM INFO MM(262420000001056/c31abc9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125322781 DMM NOTICE MM(262420000001056/c31abc9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125322781 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125322781 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125322781 DMM DEBUG MM_STATE_Iu(11)[0x56206665c150]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125322781 DMM DEBUG MM_STATE_Iu(11)[0x56206665c150]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125322781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125322781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125322781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125322786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322787 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125322787 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125322787 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125322787 DMM INFO MM(262420000001056/c31abc9e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125322787 DMM DEBUG MM_STATE_Iu(11)[0x56206665c150]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125322787 DMM DEBUG MM_STATE_Iu(11)[0x56206665c150]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125322787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 20250307125322788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@74b0a21e6e03: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2263889 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@74b0a21e6e03: 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 := 'C31ABC9E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2113466 SGSN_Test_0-RAN(1585)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: First idle individual index:0 20250307125322992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125322993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125322993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125322993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322994 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125322994 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125322994 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125322994 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC31ABC9E) type="signalling" (gprs_gmm.c:1970) 20250307125322994 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250307125322994 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125322994 DMM DEBUG MM(262420000001056/c31abc9e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125322994 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125322995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125322995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125322995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125322995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125322995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125322995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125322995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125322995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@74b0a21e6e03: { messageType := 2, destLocRef := '203FBA'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@74b0a21e6e03: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@74b0a21e6e03: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@74b0a21e6e03: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@74b0a21e6e03: Final verdict of PTC: error 20250307125323013 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125323013 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) 20250307125323013 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125323013 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125323013 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125323013 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) 20250307125323013 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125323013 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125323013 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) 20250307125323013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125323013 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125323013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125323013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125323013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125323014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125323014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125323014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125323014 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125323019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1586)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-RAN(1585)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1573)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1589)@74b0a21e6e03: Final verdict of PTC: none 20250307125323025 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125323025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1588)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1583)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1578)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1571)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1576)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1581)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:23 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250307125323145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125323648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232868) 20250307125324026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125324026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232868, count=237320) 20250307125325015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125325015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125325015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250307125325027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125325027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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_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 20250307125326028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125326028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250307125326737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125326739 DMM INFO MM(262420000001056/c31abc9e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125326739 DMM INFO MM(262420000001056/c31abc9e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125326739 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125326739 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125326739 DMM DEBUG MM_STATE_Iu(11)[0x56206665c150]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125326739 DMM DEBUG MM_STATE_Iu(11)[0x56206665c150]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125326739 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250307125326739 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) 20250307125326739 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) 20250307125326740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125326740 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125326740 DMM DEBUG MM_STATE_Iu(11)[0x56206665c150]{Detached}: Deallocated (fsm.c:568) 20250307125326740 DMM DEBUG GMM(gmm_fsm)[0x5620666564a0]{Deregistered}: Deallocated (fsm.c:568) 20250307125326740 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125326784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125326784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125326784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125326784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125326784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125326784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125326784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125326784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125326784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125326785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125326785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125326785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125326785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125326785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125326785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125326785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125326785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125326785 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125326785 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125326785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125326785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125326785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125326788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125326794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125326794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1602)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1602)@74b0a21e6e03: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1601)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 20250307125326804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125326804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125326804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125326804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125326804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125326804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125326804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125326804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125326804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1602)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125326805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125326805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125326805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125326805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125326805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125326805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125326805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125326805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125326805 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125326805 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125326805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125326806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125326806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1602)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1602)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125326808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1601)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(1598)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1606)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125326814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250307125326814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125326814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125326814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125326814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125326814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125326814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125326815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125326815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125326815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125326815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125326815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125326815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125326815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125326815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125326815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125326817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125326822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125326822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1609)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@74b0a21e6e03: ************************************************* MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@74b0a21e6e03: v_sccp_pdu_maxlen:268 20250307125327026 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125327026 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) 20250307125327026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125327026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250307125327029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125327029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125327029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125327029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test_0-M3UA(1609)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125327033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125327034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125327034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125327034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125327034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125327034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125327034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125327034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125327034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125327038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125327038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125327038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125327038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125327038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125327038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125327038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125327038 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125327845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125327845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125327845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125327845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125327845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125327845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125327845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125327845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125327846 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125327846 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125327846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125327846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125327846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125327846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125327846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='C380AF00'O, index=0 SGSN_Test-GSUP(1612)@74b0a21e6e03: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@74b0a21e6e03: 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 := 'FC78'O, rac := '25'O ("%") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7537170 SGSN_Test_0-RAN(1608)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: First idle individual index:0 20250307125328132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125328132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125328132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125328132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328132 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125328132 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125328132 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125328132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1325) 20250307125328132 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{Deregistered}: Allocated (fsm.c:456) 20250307125328132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Allocated (fsm.c:456) 20250307125328132 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Allocated (fsm.c:456) 20250307125328132 DMM DEBUG MM_STATE_Iu[0x562066656b30]{Detached}: Allocated (fsm.c:456) 20250307125328132 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125328132 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125328132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125328132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125328132 DMM DEBUG MM(262420000001057/cb5bccf8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125328132 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250307125328132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: { messageType := 2, destLocRef := '730212'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@74b0a21e6e03: 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 := 'E317682D3E83B90ED47F2B1EC250F9A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3ABBCEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFAD3F4E8E89C4E0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5298CF8614B744C9EB6555DCB0C15998'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A20DD9E1F88B066AD5CBA84FA64D044D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EC674C125868733B8BD8137E260BCF1E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '156AB05BD38E0A38'O } } } } } SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250307125328139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125328139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125328139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125328139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328139 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125328139 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125328139 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125328139 DMM DEBUG MM(262420000001057/cb5bccf8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1139) 20250307125328139 DMM NOTICE MM(262420000001057/cb5bccf8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125328139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125328139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125328139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125328139 DMM DEBUG MM(262420000001057/cb5bccf8) Requesting authorization (sgsn_auth.c:160) 20250307125328139 DMM INFO MM(262420000001057/cb5bccf8) Requesting authentication tuples (sgsn_auth.c:184) 20250307125328139 DMM DEBUG MM(262420000001057/cb5bccf8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125328139 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250307125328139 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@74b0a21e6e03: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250307125328141 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125328141 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125328141 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125328141 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125328141 DMM INFO MM(262420000001057/cb5bccf8) Subscriber data update (mmctx.c:445) 20250307125328141 DMM DEBUG MM(262420000001057/cb5bccf8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125328141 DMM INFO MM(262420000001057/cb5bccf8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125328141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125328141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125328141 DMM INFO MM(262420000001057/cb5bccf8) <- GMM AUTH AND CIPHERING REQ (rand = e3 17 68 2d 3e 83 b9 0e d4 7f 2b 1e c2 50 f9 a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec 67 4c 12 58 68 73 3b 8b d8 13 7e 26 0b cf 1e ) (gprs_gmm.c:538) 20250307125328141 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250307125328142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122156AB05B23094399990000105007F02904D38E0A38'O 20250307125328148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125328148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125328148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125328148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328148 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125328148 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125328148 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125328148 DMM INFO MM(262420000001057/cb5bccf8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125328148 DMM NOTICE MM(262420000001057/cb5bccf8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125328148 DMM DEBUG MM(262420000001057/cb5bccf8) checking auth: received UMTS RES = 15 6a b0 5b d3 8e 0a 38 (gprs_gmm.c:721) 20250307125328148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125328148 DMM DEBUG MM(262420000001057/cb5bccf8) Requesting authorization (sgsn_auth.c:160) 20250307125328148 DMM INFO MM(262420000001057/cb5bccf8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125328148 DMM DEBUG MM(262420000001057/cb5bccf8) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125328148 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250307125328148 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) 20250307125328148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125328148 DMM DEBUG MM(262420000001057/cb5bccf8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125328148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125328156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125328156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125328156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125328156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328156 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125328156 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125328156 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125328156 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250307125328156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125328156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125328156 DMM INFO MM(262420000001057/cb5bccf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb5bccf8) (gprs_gmm.c:355) 20250307125328156 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250307125328156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125328160 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125328160 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125328160 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250307125328160 DMM INFO MM(262420000001057/cb5bccf8) Subscriber data update (mmctx.c:445) 20250307125328160 DMM DEBUG MM(262420000001057/cb5bccf8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125328160 DMM INFO MM(262420000001057/cb5bccf8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125328160 DMM NOTICE MM(262420000001057/cb5bccf8) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1055) 20250307125328160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125328160 DMM NOTICE MM(262420000001057/cb5bccf8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125328160 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) 20250307125328160 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125328160 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250307125328160 DMM INFO MM(262420000001057/cb5bccf8) Subscriber data update (mmctx.c:445) 20250307125328160 DMM DEBUG MM(262420000001057/cb5bccf8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125328161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125328161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125328161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125328161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328162 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125328162 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125328162 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125328162 DMM INFO MM(262420000001057/cb5bccf8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125328162 DMM NOTICE MM(262420000001057/cb5bccf8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125328162 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125328162 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125328162 DMM DEBUG MM_STATE_Iu(13)[0x562066656b30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125328162 DMM DEBUG MM_STATE_Iu(13)[0x562066656b30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125328162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125328162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125328162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125328165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125328165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125328165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125328165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328165 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125328165 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125328165 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125328165 DMM INFO MM(262420000001057/cb5bccf8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125328165 DMM DEBUG MM_STATE_Iu(13)[0x562066656b30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125328165 DMM DEBUG MM_STATE_Iu(13)[0x562066656b30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125328165 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328165 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 20250307125328166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125328166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125328166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125328166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@74b0a21e6e03: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7537170 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@74b0a21e6e03: 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 := 'CB5BCCF8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)663244 SGSN_Test_0-RAN(1608)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: First idle individual index:0 20250307125328368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125328369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125328369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125328369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328369 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125328369 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125328369 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125328369 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB5BCCF8) type="signalling" (gprs_gmm.c:1970) 20250307125328369 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250307125328369 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125328370 DMM DEBUG MM(262420000001057/cb5bccf8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125328370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125328370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125328370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125328370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125328370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125328370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125328370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125328370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: { messageType := 2, destLocRef := '0A1ECC'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@74b0a21e6e03: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@74b0a21e6e03: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@74b0a21e6e03: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@74b0a21e6e03: Final verdict of PTC: error 20250307125328387 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125328387 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) 20250307125328387 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125328387 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125328387 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125328387 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) 20250307125328387 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125328387 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125328387 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) 20250307125328387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125328387 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125328387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125328387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125328387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125328387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125328387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125328387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125328387 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125328392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1607)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1601)@74b0a21e6e03: Final verdict of PTC: none 20250307125328398 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125328398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1602)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1612)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1596)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1606)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1604)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1600)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1594)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1600): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1601): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1602): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:28 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250307125328512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125329014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231836) 20250307125329399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125329399 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=236568) 20250307125330388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125330388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125330388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250307125330400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125330400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125331402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125331402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_attach_pdp_act_pmm_idle started. 20250307125332110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125332113 DMM INFO MM(262420000001057/cb5bccf8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125332113 DMM INFO MM(262420000001057/cb5bccf8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125332113 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125332113 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125332113 DMM DEBUG MM_STATE_Iu(13)[0x562066656b30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125332113 DMM DEBUG MM_STATE_Iu(13)[0x562066656b30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125332113 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250307125332113 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) 20250307125332113 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) 20250307125332113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Deallocated (fsm.c:568) 20250307125332113 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Deallocated (fsm.c:568) 20250307125332113 DMM DEBUG MM_STATE_Iu(13)[0x562066656b30]{Detached}: Deallocated (fsm.c:568) 20250307125332113 DMM DEBUG GMM(gmm_fsm)[0x56206665c150]{Deregistered}: Deallocated (fsm.c:568) 20250307125332113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125332162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125332162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125332162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125332162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125332162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125332162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125332162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125332162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125332162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125332163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125332163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125332163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125332163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125332163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125332163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125332163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125332163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125332163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125332163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125332163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125332163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125332163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1620)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307125332167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250307125332174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125332174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1624)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_attach_pdp_act_pmm_idle-BVCI196(1618)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125332176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125332176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125332176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125332176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125332176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125332176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125332176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125332176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125332176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125332177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125332177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125332177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125332178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125332178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125332178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125332178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125332178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125332178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125332178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125332178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125332178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125332178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125332180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125332185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125332185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125332191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125332191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125332191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125332191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125332191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125332191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125332191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125332191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125332191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125332192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125332192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125332192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125332192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125332192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125332192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125332192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125332192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125332192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125332192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125332192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1629)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125332193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125332193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250307125332195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1632)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@74b0a21e6e03: ************************************************* MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@74b0a21e6e03: v_sccp_pdu_maxlen:268 20250307125332199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125332200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125332401 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125332401 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) 20250307125332401 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125332401 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250307125332403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125332403 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125332403 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125332403 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1632)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125332407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250307125332408 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125332410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125332410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125332410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125332410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125332410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125332410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125332410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125332410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125332410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125332410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125332410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125332410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125332410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125332410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125332411 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125333220 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333220 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333220 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125333220 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125333221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@74b0a21e6e03: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='C420C695'O, index=0 SGSN_Test-GSUP(1635)@74b0a21e6e03: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@74b0a21e6e03: 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 := '0DA5'O, rac := 'D4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13233328 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1631)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125333493 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333493 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125333493 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125333493 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125333493 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1325) 20250307125333493 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{Deregistered}: Allocated (fsm.c:456) 20250307125333493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Allocated (fsm.c:456) 20250307125333493 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Allocated (fsm.c:456) 20250307125333493 DMM DEBUG MM_STATE_Iu[0x56206665b920]{Detached}: Allocated (fsm.c:456) 20250307125333493 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125333493 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125333493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125333493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125333493 DMM DEBUG MM(262420000001005/c95b3b2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125333493 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250307125333493 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333493 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@74b0a21e6e03: { messageType := 2, destLocRef := 'C9ECB0'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@74b0a21e6e03: 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 := '98241546B4E45F4E65FC922C2CD12D05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B56DB6CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0663199A91E3BF3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AD850AC672E09EB3E3A6C39B3B06661B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6366DF868D339D5D26A7A2CC26FFA20B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6B9D9921E5A410C1B67205B6C1CB3123'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '59AA8C4FAF49CB69'O } } } } } SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250307125333502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333502 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125333502 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125333502 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125333502 DMM DEBUG MM(262420000001005/c95b3b2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1139) 20250307125333502 DMM NOTICE MM(262420000001005/c95b3b2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125333502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125333502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125333502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125333502 DMM DEBUG MM(262420000001005/c95b3b2b) Requesting authorization (sgsn_auth.c:160) 20250307125333502 DMM INFO MM(262420000001005/c95b3b2b) Requesting authentication tuples (sgsn_auth.c:184) 20250307125333502 DMM DEBUG MM(262420000001005/c95b3b2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125333502 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250307125333502 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@74b0a21e6e03: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@74b0a21e6e03: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250307125333504 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125333504 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125333504 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125333504 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125333504 DMM INFO MM(262420000001005/c95b3b2b) Subscriber data update (mmctx.c:445) 20250307125333504 DMM DEBUG MM(262420000001005/c95b3b2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125333504 DMM INFO MM(262420000001005/c95b3b2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125333504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125333504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125333504 DMM INFO MM(262420000001005/c95b3b2b) <- GMM AUTH AND CIPHERING REQ (rand = 98 24 15 46 b4 e4 5f 4e 65 fc 92 2c 2c d1 2d 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b 9d 99 21 e5 a4 10 c1 b6 72 05 b6 c1 cb 31 23 ) (gprs_gmm.c:538) 20250307125333504 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250307125333504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813072259AA8C4F23094399990000100005F02904AF49CB69'O 20250307125333510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333510 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125333510 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125333510 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125333510 DMM INFO MM(262420000001005/c95b3b2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125333510 DMM NOTICE MM(262420000001005/c95b3b2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125333510 DMM DEBUG MM(262420000001005/c95b3b2b) checking auth: received UMTS RES = 59 aa 8c 4f af 49 cb 69 (gprs_gmm.c:721) 20250307125333510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125333510 DMM DEBUG MM(262420000001005/c95b3b2b) Requesting authorization (sgsn_auth.c:160) 20250307125333510 DMM INFO MM(262420000001005/c95b3b2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125333510 DMM DEBUG MM(262420000001005/c95b3b2b) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125333510 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250307125333510 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) 20250307125333510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125333510 DMM DEBUG MM(262420000001005/c95b3b2b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125333510 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125333517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333517 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125333517 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125333517 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125333517 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250307125333517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125333517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125333517 DMM INFO MM(262420000001005/c95b3b2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc95b3b2b) (gprs_gmm.c:355) 20250307125333517 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250307125333517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125333520 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125333520 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125333520 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250307125333520 DMM INFO MM(262420000001005/c95b3b2b) Subscriber data update (mmctx.c:445) 20250307125333520 DMM DEBUG MM(262420000001005/c95b3b2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125333520 DMM INFO MM(262420000001005/c95b3b2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125333520 DMM NOTICE MM(262420000001005/c95b3b2b) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1055) 20250307125333520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125333521 DMM NOTICE MM(262420000001005/c95b3b2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125333521 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) 20250307125333521 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125333521 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250307125333521 DMM INFO MM(262420000001005/c95b3b2b) Subscriber data update (mmctx.c:445) 20250307125333521 DMM DEBUG MM(262420000001005/c95b3b2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125333522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333523 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125333523 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125333523 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125333523 DMM INFO MM(262420000001005/c95b3b2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125333523 DMM NOTICE MM(262420000001005/c95b3b2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125333523 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125333523 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125333523 DMM DEBUG MM_STATE_Iu(15)[0x56206665b920]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125333523 DMM DEBUG MM_STATE_Iu(15)[0x56206665b920]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125333523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125333523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125333523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125333526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333526 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125333526 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125333526 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125333526 DMM INFO MM(262420000001005/c95b3b2b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125333526 DMM DEBUG MM_STATE_Iu(15)[0x56206665b920]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125333526 DMM DEBUG MM_STATE_Iu(15)[0x56206665b920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125333526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 20250307125333527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@74b0a21e6e03: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13233328 TC_attach_pdp_act_pmm_idle(1637)@74b0a21e6e03: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@74b0a21e6e03: 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 := 'C95B3B2B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@74b0a21e6e03: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12809903 SGSN_Test_0-RAN(1631)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: First idle individual index:0 20250307125333728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125333729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125333729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125333729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333729 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125333729 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125333729 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125333729 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC95B3B2B) type="signalling" (gprs_gmm.c:1970) 20250307125333729 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250307125333729 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125333729 DMM DEBUG MM(262420000001005/c95b3b2b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125333730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125333730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125333730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125333730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125333730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125333730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125333730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125333730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@74b0a21e6e03: { messageType := 2, destLocRef := 'C376AF'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@74b0a21e6e03: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@74b0a21e6e03: setverdict(error): pass -> error TC_attach_pdp_act_pmm_idle(1637)@74b0a21e6e03: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@74b0a21e6e03: Warning: The last outgoing messages on port CLIENT may be lost. 20250307125333746 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125333746 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) 20250307125333746 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125333746 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125333746 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125333746 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) 20250307125333746 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125333746 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125333746 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) 20250307125333746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125333746 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125333746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125333746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125333746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125333746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125333746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125333746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125333746 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125333751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1631)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1629)@74b0a21e6e03: Final verdict of PTC: none 20250307125333755 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125333756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1620)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@74b0a21e6e03: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1619)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1635)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1622)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1624)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1617)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1627)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@74b0a21e6e03: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:33 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 20250307125333873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125334375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231232) 20250307125334756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125334757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231232, count=235684) 20250307125335747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125335747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125335747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250307125335758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125335758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:53:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125336761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125336761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_pmm_idle_rx_mt_data started. 20250307125337461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125337464 DMM INFO MM(262420000001005/c95b3b2b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125337464 DMM INFO MM(262420000001005/c95b3b2b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125337464 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125337464 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125337464 DMM DEBUG MM_STATE_Iu(15)[0x56206665b920]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125337464 DMM DEBUG MM_STATE_Iu(15)[0x56206665b920]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125337464 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250307125337465 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) 20250307125337465 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) 20250307125337465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562066648fc0]{Init}: Deallocated (fsm.c:568) 20250307125337465 DMM DEBUG MM_STATE_Gb[0x5620666490f0]{Idle}: Deallocated (fsm.c:568) 20250307125337465 DMM DEBUG MM_STATE_Iu(15)[0x56206665b920]{Detached}: Deallocated (fsm.c:568) 20250307125337465 DMM DEBUG GMM(gmm_fsm)[0x562066656b30]{Deregistered}: Deallocated (fsm.c:568) 20250307125337465 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125337512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125337512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125337512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125337512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125337512 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125337512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125337512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125337512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125337512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125337513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125337513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125337513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125337513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125337513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125337513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125337513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125337513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125337513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125337513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125337513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1642)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125337514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125337514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1643)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 20250307125337516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1639)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250307125337523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125337523 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1643)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@74b0a21e6e03: Provider Link came up: sending NS-RESET TC_pmm_idle_rx_mt_data-BVCI196(1641)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125337526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125337526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125337526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125337526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125337526 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125337526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125337526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125337526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125337526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125337526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125337526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125337527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125337527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125337527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125337527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125337527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125337527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125337527 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125337527 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125337527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125337527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125337527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125337529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125337533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125337533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125337541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125337541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125337541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125337541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125337541 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125337541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125337541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125337541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125337541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125337542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125337542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125337542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125337543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125337543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125337543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125337543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125337543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125337543 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125337543 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125337543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125337543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125337543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125337546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1655)@74b0a21e6e03: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@74b0a21e6e03: ************************************************* MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@74b0a21e6e03: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125337550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125337550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125337749 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125337749 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) 20250307125337749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125337749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125337757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125337757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125337757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125337757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125337757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125337757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125337757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125337759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125337759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125337759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125337759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125337759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125337759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125337759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125337759 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250307125337762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125337762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125337762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125337762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125337766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125337767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125338568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125338569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125338569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125338569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338569 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125338569 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125338570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@74b0a21e6e03: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='CE36049F'O, index=0 SGSN_Test-GSUP(1658)@74b0a21e6e03: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@74b0a21e6e03: 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 := '73C0'O, rac := '80'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@74b0a21e6e03: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)9279959 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1654)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125338861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125338861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125338861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125338861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338862 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125338862 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125338862 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125338862 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1325) 20250307125338862 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{Deregistered}: Allocated (fsm.c:456) 20250307125338862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Allocated (fsm.c:456) 20250307125338862 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Allocated (fsm.c:456) 20250307125338862 DMM DEBUG MM_STATE_Iu[0x56206665d040]{Detached}: Allocated (fsm.c:456) 20250307125338862 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125338862 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125338862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125338862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125338862 DMM DEBUG MM(262420000001007/ef1c4eae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125338862 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250307125338863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: { messageType := 2, destLocRef := '8D99D7'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@74b0a21e6e03: 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 := 'D161DE6E7F5BC99F6CCA5224BC8FF7B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22A07647'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7EC3019FD79CB4EF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '34BC06F0CFA20356CB507097C585DC64'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5260B5D67E4D65D10A684BA8D63FF452'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AFFFE34BD008A132A3E8843ECBEF703A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B0EAEC45900ACA3C'O } } } } } SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250307125338876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125338876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125338876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125338876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338877 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125338877 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125338877 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125338877 DMM DEBUG MM(262420000001007/ef1c4eae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1139) 20250307125338877 DMM NOTICE MM(262420000001007/ef1c4eae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125338877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125338877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125338877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125338877 DMM DEBUG MM(262420000001007/ef1c4eae) Requesting authorization (sgsn_auth.c:160) 20250307125338877 DMM INFO MM(262420000001007/ef1c4eae) Requesting authentication tuples (sgsn_auth.c:184) 20250307125338877 DMM DEBUG MM(262420000001007/ef1c4eae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125338877 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250307125338877 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@74b0a21e6e03: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@74b0a21e6e03: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250307125338881 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125338881 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125338881 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125338881 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125338881 DMM INFO MM(262420000001007/ef1c4eae) Subscriber data update (mmctx.c:445) 20250307125338881 DMM DEBUG MM(262420000001007/ef1c4eae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125338881 DMM INFO MM(262420000001007/ef1c4eae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125338881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125338881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125338881 DMM INFO MM(262420000001007/ef1c4eae) <- GMM AUTH AND CIPHERING REQ (rand = d1 61 de 6e 7f 5b c9 9f 6c ca 52 24 bc 8f f7 b7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = af ff e3 4b d0 08 a1 32 a3 e8 84 3e cb ef 70 3a ) (gprs_gmm.c:538) 20250307125338882 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250307125338882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822B0EAEC4523094399990000100007F02904900ACA3C'O 20250307125338893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125338893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125338893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125338893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338893 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125338893 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125338893 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125338893 DMM INFO MM(262420000001007/ef1c4eae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125338893 DMM NOTICE MM(262420000001007/ef1c4eae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125338893 DMM DEBUG MM(262420000001007/ef1c4eae) checking auth: received UMTS RES = b0 ea ec 45 90 0a ca 3c (gprs_gmm.c:721) 20250307125338894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125338894 DMM DEBUG MM(262420000001007/ef1c4eae) Requesting authorization (sgsn_auth.c:160) 20250307125338894 DMM INFO MM(262420000001007/ef1c4eae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125338894 DMM DEBUG MM(262420000001007/ef1c4eae) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125338894 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250307125338894 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) 20250307125338894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125338894 DMM DEBUG MM(262420000001007/ef1c4eae) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125338894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125338908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125338908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125338908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125338908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338909 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125338909 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125338909 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125338909 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250307125338909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125338909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125338909 DMM INFO MM(262420000001007/ef1c4eae) <- GMM ATTACH ACCEPT (new P-TMSI=0xef1c4eae) (gprs_gmm.c:355) 20250307125338909 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250307125338909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125338915 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125338915 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125338916 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250307125338916 DMM INFO MM(262420000001007/ef1c4eae) Subscriber data update (mmctx.c:445) 20250307125338916 DMM DEBUG MM(262420000001007/ef1c4eae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125338916 DMM INFO MM(262420000001007/ef1c4eae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125338916 DMM NOTICE MM(262420000001007/ef1c4eae) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1055) 20250307125338916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125338916 DMM NOTICE MM(262420000001007/ef1c4eae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125338916 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) 20250307125338916 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125338916 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250307125338916 DMM INFO MM(262420000001007/ef1c4eae) Subscriber data update (mmctx.c:445) 20250307125338917 DMM DEBUG MM(262420000001007/ef1c4eae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125338920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125338920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125338920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125338920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338920 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125338920 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125338920 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125338920 DMM INFO MM(262420000001007/ef1c4eae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125338920 DMM NOTICE MM(262420000001007/ef1c4eae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125338920 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125338920 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125338920 DMM DEBUG MM_STATE_Iu(17)[0x56206665d040]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125338920 DMM DEBUG MM_STATE_Iu(17)[0x56206665d040]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125338920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125338920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125338920 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338920 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125338928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125338928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125338928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125338928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125338928 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125338928 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125338928 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125338928 DMM INFO MM(262420000001007/ef1c4eae) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125338928 DMM DEBUG MM_STATE_Iu(17)[0x56206665d040]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125338928 DMM DEBUG MM_STATE_Iu(17)[0x56206665d040]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125338928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125338928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125338928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125338928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 20250307125338929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125338930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125338930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125338930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125338930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125338930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125338930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125338930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@74b0a21e6e03: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)9279959 TC_pmm_idle_rx_mt_data(1660)@74b0a21e6e03: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@74b0a21e6e03: 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 := 'EF1C4EAE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@74b0a21e6e03: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4579966 SGSN_Test_0-RAN(1654)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: First idle individual index:0 20250307125339133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125339133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125339133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125339133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125339133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125339133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125339133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125339133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125339133 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125339133 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125339133 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125339134 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF1C4EAE) type="signalling" (gprs_gmm.c:1970) 20250307125339134 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250307125339134 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125339134 DMM DEBUG MM(262420000001007/ef1c4eae) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125339134 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125339134 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125339134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125339134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125339134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125339134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125339134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125339134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125339134 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125339134 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125339134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125339134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125339134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125339134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125339134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125339134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: { messageType := 2, destLocRef := '45E27E'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@74b0a21e6e03: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@74b0a21e6e03: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@74b0a21e6e03: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@74b0a21e6e03: Final verdict of PTC: error 20250307125339151 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125339151 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) 20250307125339151 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125339151 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125339151 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125339151 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) 20250307125339151 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125339151 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125339151 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) 20250307125339151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125339151 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125339151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125339151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125339151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125339151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125339151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125339151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125339152 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125339156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58404<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1653)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1647)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP(1658)@74b0a21e6e03: Final verdict of PTC: none 20250307125339163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125339163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1655)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1652)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@74b0a21e6e03: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@74b0a21e6e03: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1642)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@74b0a21e6e03: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1640)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1650)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1645)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@74b0a21e6e03: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:39 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250307125339281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125339784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231024) 20250307125340164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125340164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231024, count=235476) 20250307125341153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125341153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125341153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250307125341166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125341166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 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_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 20250307125342167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125342167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_update_ctx_err_ind_from_ggsn started. 20250307125342868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125342872 DMM INFO MM(262420000001007/ef1c4eae) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125342872 DMM INFO MM(262420000001007/ef1c4eae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125342872 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125342872 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125342872 DMM DEBUG MM_STATE_Iu(17)[0x56206665d040]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125342872 DMM DEBUG MM_STATE_Iu(17)[0x56206665d040]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125342872 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250307125342872 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) 20250307125342872 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) 20250307125342872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Deallocated (fsm.c:568) 20250307125342872 DMM DEBUG MM_STATE_Gb[0x562066648fc0]{Idle}: Deallocated (fsm.c:568) 20250307125342872 DMM DEBUG MM_STATE_Iu(17)[0x56206665d040]{Detached}: Deallocated (fsm.c:568) 20250307125342872 DMM DEBUG GMM(gmm_fsm)[0x56206665b920]{Deregistered}: Deallocated (fsm.c:568) 20250307125342872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125342919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125342919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125342919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125342919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125342919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125342919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125342919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125342919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125342919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125342920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125342920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125342920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125342920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125342920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125342920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125342920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125342920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125342920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250307125342920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125342920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250307125342921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125342921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@74b0a21e6e03: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125342923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125342928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125342928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@74b0a21e6e03: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125342933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250307125342933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125342933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125342933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125342933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250307125342933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125342933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125342933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125342933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125342934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125342934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125342934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125342934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125342934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125342934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125342934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125342934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125342934 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250307125342934 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125342934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1670)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125342934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125342934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@74b0a21e6e03: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125342937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@74b0a21e6e03: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125342941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56206664add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125342941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@74b0a21e6e03: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@74b0a21e6e03: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@74b0a21e6e03: Provider Link came up: sending NS-RESET 20250307125342951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250307125342951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125342951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125342951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125342951 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250307125342951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125342951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125342951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125342951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250307125342952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125342952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125342952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125342952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250307125342952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250307125342952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250307125342952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250307125342952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125342952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250307125342952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250307125342952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1675)@74b0a21e6e03: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250307125342952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250307125342952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@74b0a21e6e03: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250307125342954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@74b0a21e6e03: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@74b0a21e6e03: ************************************************* SGSN_Test_0-M3UA(1678)@74b0a21e6e03: M3UA emulation initiated, the test can be started MTC@74b0a21e6e03: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@74b0a21e6e03: ************************************************* SGSN_Test-Gb2-BSSGP2(1672)@74b0a21e6e03: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1676)@74b0a21e6e03: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1672)@74b0a21e6e03: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250307125342959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56206664c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250307125342959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@74b0a21e6e03: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250307125343158 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250307125343158 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) 20250307125343158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250307125343158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@74b0a21e6e03: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250307125343166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125343166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250307125343166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250307125343166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250307125343166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250307125343166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250307125343166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250307125343167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125343167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250307125343167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250307125343167 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250307125343169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125343169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250307125343169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250307125343169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250307125343169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250307125343169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250307125343169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250307125343169 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250307125343171 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250307125343173 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250307125343972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125343972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125343972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125343972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125343972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125343972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125343972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125343972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125343972 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250307125343972 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250307125343973 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125343973 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125343973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125343973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125343973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125343973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125343973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125343973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@74b0a21e6e03: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@74b0a21e6e03: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='DA178E06'O, index=0 SGSN_Test-GSUP(1681)@74b0a21e6e03: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@74b0a21e6e03: 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 := '4519'O, rac := '16'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@74b0a21e6e03: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10442826 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: First idle individual index:0 SGSN_Test_0-RAN(1677)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 20250307125344250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125344250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125344250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125344250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344250 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125344250 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125344250 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125344250 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1325) 20250307125344250 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{Deregistered}: Allocated (fsm.c:456) 20250307125344250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Allocated (fsm.c:456) 20250307125344250 DMM DEBUG MM_STATE_Gb[0x56206665d900]{Idle}: Allocated (fsm.c:456) 20250307125344250 DMM DEBUG MM_STATE_Iu[0x56206665da30]{Detached}: Allocated (fsm.c:456) 20250307125344250 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250307125344250 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250307125344250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250307125344250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250307125344250 DMM DEBUG MM(262420000001004/ea753654) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250307125344250 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250307125344251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@74b0a21e6e03: { messageType := 2, destLocRef := '9F584A'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@74b0a21e6e03: 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 := 'A42CE76649E70A84045E2411F63F45C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '674D8DAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D11CD51787355831'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '983D3EAF5430A74EA830804CA6171518'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '477170477BE68F515116521C95ED69AF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2373B21439109A9663481D5DF8227E23'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '68BC293A6430F7D3'O } } } } } SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_len:23 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250307125344258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125344258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125344258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125344258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344258 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125344258 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125344258 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125344258 DMM DEBUG MM(262420000001004/ea753654) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250307125344258 DMM NOTICE MM(262420000001004/ea753654) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250307125344258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250307125344258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250307125344258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250307125344258 DMM DEBUG MM(262420000001004/ea753654) Requesting authorization (sgsn_auth.c:160) 20250307125344259 DMM INFO MM(262420000001004/ea753654) Requesting authentication tuples (sgsn_auth.c:184) 20250307125344259 DMM DEBUG MM(262420000001004/ea753654) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250307125344259 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250307125344259 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@74b0a21e6e03: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@74b0a21e6e03: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250307125344261 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250307125344261 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250307125344261 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250307125344261 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250307125344261 DMM INFO MM(262420000001004/ea753654) Subscriber data update (mmctx.c:445) 20250307125344261 DMM DEBUG MM(262420000001004/ea753654) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250307125344261 DMM INFO MM(262420000001004/ea753654) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250307125344261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250307125344261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250307125344261 DMM INFO MM(262420000001004/ea753654) <- GMM AUTH AND CIPHERING REQ (rand = a4 2c e7 66 49 e7 0a 84 04 5e 24 11 f6 3f 45 c8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 73 b2 14 39 10 9a 96 63 48 1d 5d f8 22 7e 23 ) (gprs_gmm.c:538) 20250307125344261 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250307125344261 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_len:37 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002268BC293A23094399990000100004F029046430F7D3'O 20250307125344266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125344266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125344266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125344266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344267 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125344267 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125344267 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125344267 DMM INFO MM(262420000001004/ea753654) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250307125344267 DMM NOTICE MM(262420000001004/ea753654) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250307125344267 DMM DEBUG MM(262420000001004/ea753654) checking auth: received UMTS RES = 68 bc 29 3a 64 30 f7 d3 (gprs_gmm.c:721) 20250307125344267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250307125344267 DMM DEBUG MM(262420000001004/ea753654) Requesting authorization (sgsn_auth.c:160) 20250307125344267 DMM INFO MM(262420000001004/ea753654) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250307125344267 DMM DEBUG MM(262420000001004/ea753654) Requesting subscriber data update (gprs_subscriber.c:894) 20250307125344267 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250307125344267 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) 20250307125344267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250307125344267 DMM DEBUG MM(262420000001004/ea753654) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250307125344267 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344267 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_len:12 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250307125344275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125344275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125344275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125344275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344275 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250307125344275 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250307125344275 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250307125344275 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250307125344275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250307125344275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250307125344275 DMM INFO MM(262420000001004/ea753654) <- GMM ATTACH ACCEPT (new P-TMSI=0xea753654) (gprs_gmm.c:355) 20250307125344275 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250307125344275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250307125344279 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250307125344279 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250307125344279 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250307125344279 DMM INFO MM(262420000001004/ea753654) Subscriber data update (mmctx.c:445) 20250307125344279 DMM DEBUG MM(262420000001004/ea753654) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250307125344279 DMM INFO MM(262420000001004/ea753654) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250307125344279 DMM NOTICE MM(262420000001004/ea753654) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250307125344279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250307125344279 DMM NOTICE MM(262420000001004/ea753654) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250307125344279 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) 20250307125344280 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250307125344280 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250307125344280 DMM INFO MM(262420000001004/ea753654) Subscriber data update (mmctx.c:445) 20250307125344280 DMM DEBUG MM(262420000001004/ea753654) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_len:14 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250307125344282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125344282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125344282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125344282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344282 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250307125344282 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250307125344282 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250307125344282 DMM INFO MM(262420000001004/ea753654) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250307125344282 DMM NOTICE MM(262420000001004/ea753654) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250307125344282 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250307125344282 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250307125344282 DMM DEBUG MM_STATE_Iu(19)[0x56206665da30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250307125344282 DMM DEBUG MM_STATE_Iu(19)[0x56206665da30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250307125344282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250307125344282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250307125344282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_len:7 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: vl_from0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250307125344288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125344288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125344288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125344288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344288 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250307125344288 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250307125344288 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250307125344288 DMM INFO MM(262420000001004/ea753654) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250307125344288 DMM DEBUG MM_STATE_Iu(19)[0x56206665da30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250307125344288 DMM DEBUG MM_STATE_Iu(19)[0x56206665da30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250307125344288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 20250307125344290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125344290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125344290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125344290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@74b0a21e6e03: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10442826 TC_update_ctx_err_ind_from_ggsn(1683)@74b0a21e6e03: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@74b0a21e6e03: 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 := 'EA753654'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@74b0a21e6e03: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)16288728 SGSN_Test_0-RAN(1677)@74b0a21e6e03: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: First idle individual index:0 20250307125344492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250307125344492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250307125344492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250307125344493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344493 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250307125344493 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250307125344493 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250307125344493 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEA753654) type="signalling" (gprs_gmm.c:1970) 20250307125344493 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250307125344493 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250307125344493 DMM DEBUG MM(262420000001004/ea753654) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250307125344494 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250307125344494 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250307125344494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250307125344494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250307125344494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250307125344494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250307125344494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250307125344494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@74b0a21e6e03: { messageType := 2, destLocRef := 'F88BD8'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@74b0a21e6e03: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@74b0a21e6e03: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@74b0a21e6e03: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@74b0a21e6e03: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@74b0a21e6e03: Final verdict of PTC: error 20250307125344509 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250307125344509 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) 20250307125344509 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250307125344509 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250307125344509 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250307125344509 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) 20250307125344509 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250307125344509 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250307125344509 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) 20250307125344509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250307125344509 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250307125344510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250307125344510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250307125344510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250307125344510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250307125344510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250307125344510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250307125344510 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250307125344515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58432<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1677)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@74b0a21e6e03: Final verdict of PTC: none 20250307125344519 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250307125344519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1681)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97(1665)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99(1675)@74b0a21e6e03: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@74b0a21e6e03: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98(1670)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@74b0a21e6e03: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@74b0a21e6e03: Final verdict of PTC: none -NSVCI97-provIP(1663)@74b0a21e6e03: Final verdict of PTC: none -NSVCI98-provIP(1668)@74b0a21e6e03: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@74b0a21e6e03: Final verdict of PTC: none -NSVCI99-provIP(1673)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: none MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@74b0a21e6e03: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@74b0a21e6e03: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:44 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250307125344677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125345180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234576) 20250307125345520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125345520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234576, count=235736) 20250307125346511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250307125346512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250307125346512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250307125346522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125346522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test execution finished. MTC@74b0a21e6e03: 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 ------ Fri Mar 7 12:53:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250307125347524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125347525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_NS_connect_alive started. 20250307125348271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125348272 DMM INFO MM(262420000001004/ea753654) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250307125348272 DMM INFO MM(262420000001004/ea753654) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250307125348272 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250307125348272 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250307125348272 DMM DEBUG MM_STATE_Iu(19)[0x56206665da30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250307125348272 DMM DEBUG MM_STATE_Iu(19)[0x56206665da30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250307125348272 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250307125348272 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) 20250307125348272 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) 20250307125348272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5620666490f0]{Init}: Deallocated (fsm.c:568) 20250307125348272 DMM DEBUG MM_STATE_Gb[0x56206665d900]{Idle}: Deallocated (fsm.c:568) 20250307125348272 DMM DEBUG MM_STATE_Iu(19)[0x56206665da30]{Detached}: Deallocated (fsm.c:568) 20250307125348272 DMM DEBUG GMM(gmm_fsm)[0x562066648fc0]{Deregistered}: Deallocated (fsm.c:568) 20250307125348272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250307125348293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250307125348293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250307125348293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250307125348526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125348526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: setverdict(pass): none -> pass MTC@74b0a21e6e03: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250307125349304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52462<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: pass MTC@74b0a21e6e03: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@74b0a21e6e03: Test case TC_NS_connect_alive finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:49 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250307125349342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125349527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125349527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125349844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14012) 20250307125349903 DGPRS DEBUG Checking for inactive LLMEs, time = 4582935 (sgsn.c:131) 20250307125350529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125350529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=14012, count=14772) 20250307125351530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125351530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: 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 ------ Fri Mar 7 12:53:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20250307125352532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125352532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test case TC_NS_connect_reset started. 20250307125352938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125352941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250307125352973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250307125352973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250307125352973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250307125352973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250307125352974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250307125352974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250307125352974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250307125352974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125352974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x562066648530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@74b0a21e6e03: setverdict(pass): none -> pass 20250307125353534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125353534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250307125353983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52470<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@74b0a21e6e03: Final verdict of PTC: none MTC@74b0a21e6e03: Setting final verdict of the test case. MTC@74b0a21e6e03: Local verdict of MTC: pass MTC@74b0a21e6e03: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@74b0a21e6e03: Test case TC_NS_connect_reset finished. Verdict: pass MTC@74b0a21e6e03: 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'. Fri Mar 7 12:53:53 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 20250307125354020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250307125354523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11192) 20250307125354535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125354535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125355536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125355536 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) 20250307125355975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250307125356538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125356538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@74b0a21e6e03: 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@74b0a21e6e03: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@74b0a21e6e03: Terminating MTC. MC@74b0a21e6e03: MTC terminated. MC2> exit MC@74b0a21e6e03: Shutting down session. MC@74b0a21e6e03: 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_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 72 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (307996) 20250307125357539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125357539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [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-20250307-1239-9c23f8dc-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'] 20250307125358541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125358541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125358975 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-20250307-1239-9c23f8dc-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250307125359542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125359542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250307125400544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250307125400544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (307848) [testenv][generic] Stopping sgsn (307889) [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-20250307-1239-9c23f8dc-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='88' failures='8' errors='8' skipped='0' inconc='0' time='876.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.553573'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.627115'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.595375'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.646328'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.205301'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.631866'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.644068'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.609569'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.639074'> <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.606283'> <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.510348'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.559803'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.574835'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.601842'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.646199'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.707103'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.574295'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.744567'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.652537'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.756674'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.813689'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.638183'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.628460'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.615520'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.735834'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.650630'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.837550'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.785260'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.636051'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.566481'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.567807'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.568875'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.572543'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.588420'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.537119'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.668698'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.735594'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.798429'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.709294'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.507357'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.808565'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.688985'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.799825'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.712299'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.638094'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.572112'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3253 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.552170'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.646744'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.679292'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.788402'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.593907'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.697917'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.658293'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.712069'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.713141'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.615616'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.703286'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.681592'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.791534'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.551294'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.717471'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.734686'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.262727'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.740199'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.544574'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3275 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.518234'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.536221'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.512336'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.718016'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.471582'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.729058'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.660820'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.565664'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3286 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.590325'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.665347'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.574927'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.717805'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.624585'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.824020'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.821669'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.655977'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.766694'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.692508'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.673853'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.733981'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.679975'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.039525'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.051608'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250307-1239-9c23f8dc-0'] testenv-sgsn-generic-osmocom-latest-20250307-1239-9c23f8dc-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2346/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